View Single Post
Old 07-18-2005   #7 (permalink)
scrowler
code anyone?
 
scrowler's Avatar
 
Join Date: Feb 2004
Location: New Zealand
Posts: 590

Send a message via MSN to scrowler Send a message via Skype™ to scrowler
*post updated - check updated code*

i believe uncle ghed's second solution is the same or similar so his should work too.

please keep in mind that most of your code is not xhtml, it is html. the difference is that you cannot use attribute tags like: align, valign, width, cellspacing, cellpadding, border. you have to use their css equivalents. you also cannot use capital letters in tags, and you must enclose all values in double quotes (<tag style="css.code: something">)
__________________
BioRUST Tutorials - the birthplace
scrowler is offline