OZONE Asylum
Forums
Stupid Basic HTML
Table columns
This page's ID:
24263
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
Ok, I'm new to HTML and this is probably a really easy problem, but anyway. I'm trying to make a table of one column and four rows but the HTML below puts it all in one row and four columns. I don't really understand the difference between <td> and <tr> which is probably where the problem is. Anyway the source code is below: <table border="6" cellpadding="0" cellspacing="0"> <td><font face="verdana">col 1 line 1</font></td> <td><font face="verdana">col 1 line 2</font></td> <td><font face="verdana">col 1 line 3</font></td> <td><font face="verdana">col 1 line 4</font></td> </table> edit: removed preformatting tags after realising it's preformatted anyway [small](Edited by [internallink=22529]AlterEgo[/internallink] on 12-01-2004 22:27)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »