OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
div layer help
This page's ID:
11161
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 see now that im pretty n00b with Div's. I tried to make a div that would perform the function of this table. [code] <table width=400 height=70> <tr> <td width="85"> </td> <td width="315" valign="top"> <table width="315" height="60"> <tr> <td height="20"> </td> </tr> <tr> <td height="50"> </td> </tr> </table> </td> </tr> </table> [/code] I failed. It's basically a Table with two columns The 85 px column holds a picture, then the right column needs to hold 2 more rows, I do this by declaring another table. I tried to make that with divs, and it kinda worked in IE, but as you can see above, its ugly in Mozilla. So any suggestions?
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »