[HTML] Implementar diseño
#1
hola buenas tardes, me podrian ayudar a implementar este diseño
Código:
@import url('http://fonts.googleapis.com/css2?family=Titillium+Web');
* {font-weight:bold;text-align:center;font-family: 'Titillium Web', sans-serif;color:white;margin:0;padding:0;text-shadow: -1px -1px 1px #000, 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;font-size:13px;}
body {width:90%;margin:auto;margin-bottom:2%;background="http://imgfz.com/i/7ZLMucy.jpeg" no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
table{border-collapse:collapse;width:100%;}
td{background:rgba(7,17,30,0.8);border-bottom:1px solid #3e454e;font-size:11px;padding:1%;}
th{background:#3e454e;padding:.5%;text-shadow: -1px -1px 1px #000, 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000;}
h4{margin-top:3%;}
::-webkit-scrollbar{width: 2px;}
.av2{border-radius:95;width:105px;height:105px;margin:auto;}
img{width:100%;}
.av2{border-radius:1;width:18px;height:18px;margin:auto;}

a este que es html

Código:
$max = 30;
$query = $db->query('SELECT * FROM '.$dbTable) or die ("Error: ".mysqli_error($db));
if(count($query->fetch_array(MYSQLI_NUM))) {
    echo '<html><head><title>TOP '.$max.'</title></head><body bgcolor="#212121"><table border="0" cellpadding="5" cellspacing="0" style="box-shadow: 0px 0px 8px white; border-radius: 5px; width: 100%;min-width: 50%;">
            <tbody style="text-align:center;color:white;">
                <tr style="font-weight: bold;background-color: black;">
Responder


Mensajes en este tema
[HTML] Implementar diseño - por Asta - 01/08/2022, 03:35 PM

Salto de foro:


Usuarios navegando en este tema: 1 invitado(s)