Thu, 2004-01-01 17:00
hey iam having troubles with the layout of a new site iam creating so can some i please help! Basicly i cant get the navigation text on the left hand side to stay at the top when the table on the right stretches!
http://gsd.8bit.co.uk/ocuk/ Not Stetching
http://gsd.8bit.co.uk/ocuk/index2.htm Stretching
cheers
Thu, 2004-01-01 18:02
#1
Another Layout Problem!
If you must use tables just use the following:
<td valign="top">
Thu, 2004-01-01 20:40
#2
Another Layout Problem!
what should i be using?
cheers btw that sorted it!
Fri, 2004-01-02 18:34
#3
Another Layout Problem!
After reading my previous answer, it was a bit rude. So let me first apologize to you for that. I should have just said, CSS is a better alternative to tables, so I am sorry, hope I didnt offend you.
Do a search on google or even on this site and you will get a ton of good tutorials on using CSS.