Perustieto taulukot
Taulukko 1 (Responsiivinen)
Rotu, sukupuoli
rotu, sukupuoli
Syntynyt, ikä
syntynyt, 0-vuotias
Väri, säkä
väri, 100 cm
Rekisterinumero
VH00-000-0000
Omistaja
omistaja
Kasvattaja
kasvattaja
Painotus
painotuslaji
Koulutustaso
taso
HTML:
Rotu, sukupuoli
rotu, sukupuoli
Syntynyt, ikä
syntynyt, 0-vuotias
Väri, säkä
väri, 100 cm
Rekisterinumero
VH00-000-0000
Omistaja
omistaja
Kasvattaja
kasvattaja
Painotus
painotuslaji
Koulutustaso
taso
CSS:
@media screen and (min-width: 801px) { .pt1wrapper { position: relative; margin-top: 50px; margin-bottom: 50px; } .pt1table { margin: 0 auto; display: table; position: relative; width: 90%; background-color: #fff; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); } .pt1row { display: table-row; } .pt1cell { display: table-cell; padding: 10px; } .pt1cell.pt1empty { border: none; width: 300px; } .pt1cell.pt1rowspanned { position: absolute; top: 0; bottom: 0; width: 300px; padding: 0; } .pt1th { font-weight: bold; } .pt1 { margin-left: 30px; width: 250px; height: 365px; object-fit: cover; margin-top: -35px; border: 5px solid #fff; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); } .pt1img { display: none; } } @media screen and (max-width: 800px) { .pt1cell.pt1rowspanned { display: block; } .pt1wrapper { position: relative; margin-top: 50px; margin-bottom: 50px; } .pt1table { margin: 0 auto; display: block; position: relative; width: 90%; background-color: #fff; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); } .pt1row { display: flex; } .pt1cell { display: block; padding: 10px; } .pt1cell.pt1empty { border: none; width: 300px; display: none; } .pt1cell.pt1rowspanned { display: none; } .pt1th { font-weight: bold; width: 50%; padding-left: 40px; } .pt1 { margin-left: 30px; width: 250px; height: 365px; object-fit: cover; margin-top: -35px; border: 5px solid #fff; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); } .pt1img { display: block; width: 90%; margin: 0 auto; text-align: center; margin-bottom: 5px; } } @media screen and (max-width: 500px) { .pt1th { font-weight: bold; width: 120px; padding: 10px; } }