Hello Uffe

On 18-Feb-01, Uffe Holst wrote:

>      </TD>
>      <TD align=right>
>         <TT>Dir
>      </TD>
>      <TD align=right>
>         <TT>Oggi
>      </TD>
>      <TD align=right>
>         <TT>17:46:50
>      </TD>
>    </TR>~
> 
> What's the ~ doing there?
> 
>   <TD>
> 
> Why do you start af new <td> without starting a new row using <tr>?
> 
> Use a HTML validator like http://validator.w3.org -- it can spot most
> of your problems if not all.
> 
> It can help you a lot if you indent you HTML like I have done above.
> It makes it a lot easier for you to spot missing </td> and similar.

Not forgetting that newlines and white space inside <TD> tags tends to get
rendered literally. 


Regards
-- 
Don Cox
[EMAIL PROTECTED]

_____________________________________________________________________
Voyager Mailing List - http://v3.vapor.com/
Voyager FAQ....: http://faq.vapor.com/voyager/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE

Reply via email to