Hjælp til margin?
Jeg har et problem med min hjemmeside.Som i kan se @ gullesworld.com, er det kun den første linje (focus), der er margineret, hvor de andre er helt ud i siden.
Kode:
<TD COLSPAN=5 background="images/focuscontent.jpg.gif" WIDTH=483 HEIGHT=164 valign="top">
<font class="content">
Welcome to my whole new website.<br>
In a long time I've not made any webdeisgn and code for my
earlier website: GWJ.DK, but now I got the 'feeling' back and from now, will I update homepage more than 10 TIMES every week.
</font></TD>
CSS:
font.content {
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
margin bottom: 0px;
font-family: Tahoma;
font-size: 12pt;
color: #04777B;
}