ciao,
perchè quando scrivo in un file html
e porto questo in un csscodice:<style type="text/css"> div.headerBOTTOM { PADDING-TOP: 1.5em; background-image: url(images/headerDown_S3.jpg); height: 60px; width: 800px; } div.headerBOTTOM h5{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; text-align: right; vertical-align: bottom; } </style>
[CODE
div.headerBOTTOM {
PADDING-TOP: 1.5em;
background-image: url(images/headerDown_S3.jpg);
height: 60px;
width: 800px;
}
div.headerBOTTOM h5{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: right;
vertical-align: bottom;
}
[/CODE]
non posso utilizzare i div che ho creato?
PS: ovviamente importo con
il file in cui salvo gli stili.codice:<link href="style.css" rel="stylesheet" type="text/css">
![]()
![]()
![]()
ciao


Rispondi quotando
