table css styles


Таблица стрипуха

    table, th, td  { border: 2px solid gray;border-collapse: collapse; }
    tr:nth-child(even) {background-color: #f2f2f2;}