OZONE Asylum
Forums
Stupid Basic HTML
Tables to one Side
This page's ID:
9514
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
What I don't like about that tutorial is that it gives the example [code] <TABLE BORDER=1> <TR> <TD ROWSPAN=3>xxxxxx</TD> </TR> <TR> <TD>xxxxxx</TD> </TR> <TR> <TD>xxxxxx</TD> </TR> </TABLE> [/code] to create an effect that *should* be created with [code] <TABLE BORDER=1> <TR> <TD ROWSPAN=2>xxxxxx</TD> <TD>xxxxxx</TD> </TR> <TR> <TD>xxxxxx</TD> </TR> </TABLE> [/code]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »