|
Posted by Nije Nego on 04/16/06 18:20
On 16 Apr 2006 07:04:35 -0700, PHP SoftGroups wrote:
> Is this table CSS okay?!
>
> www.softgroups.com/register.php
>
>
> or I better remove those yellow dots?! by the way , how I can change
> that yellow color into a blakc one?!
It is not OK.
Check validator, you have 30 errors.
What yellow dots?
You need a doctype.
This code
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0"
marginheight="0">
should be managed by css.
This code
<br><Br>
<br><br><Br><p><br><p><br>
should be managed by css.
This code
<font class=stiri>...some text here ...<br><br>
needs a closing tag, but would been apropriate with <h2> and <p>
--
o'tom po'tom
Navigation:
[Reply to this message]
|