التصميم والموارد
Zebra Table CSS مولد
إنشاء zebra stripe table CSS.
الإدخال
Zebra Table CSS مولد
table csszebra tableuisnippet
الإخراج
Zebra Table CSS Generator
table.zebra tbody tr:nth-child(odd) {
background: #f8fafc;
}
table.zebra tbody tr:nth-child(even) {
background: #e2e8f0;
}
table.zebra td,
table.zebra th {
padding: 8px;
}أدوات مشابهة
لون محول
Convert between HEX, RGB, و HSL لون لـmats.
CSS Gradient مولد
إنشاء a linear gradient و copy the CSS instantly.
Favicon مولد
Create a simple SVG favicon من initials و brو لونs.
SVG Optimizer
Strip comments و collapse whitespace in SVG markup.
CSS Minifier
Minify CSS by removing comments و extra whitespace.
CSS منسق
Pretty-print CSS مع readable indentation.