اللغة

التصميم والموارد

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;
}

أدوات مشابهة

Cookie preferences

We use cookies for essential site features and, with your permission, analytics and advertising.