OZONE Asylum
Forums
Stupid Basic HTML
Menu
This page's ID:
9538
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, several issues here. 1) Images/filesize/loadtimes. For one, you have far more graphics than you actually need. Many of them are also far larger than they need to be (pixel-wise as well as file size). The over-complexity of your table is also a part of the poor load time, and is what is causing your menu to break up. 2) Personally, for this type of layout I would forget about tables altogether. You can find some nice tutorials on CSS layouts over here - [url=http://www.gurusnetwork.com/tutorials/coding/]http://www.gurusnetwork.com/tutorials/coding/[/url] Incidentally, you can also find one on tables that may be of some help. Basically the problem can be remedied by setting the menu all in one <td> and setting the valign="top" for that <td>. If that doesn't do it, set two <td>'s on the left, with the top having a fixed height, and the bottom a height of 100%, and the right <td> will need a rowspan set. [url=http://in-dented.com/sigs.html] [img]http://in-dented.com/sigs/indentsig.gif[/img] [/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »