HerLoss Posted April 12, 2005 Posted April 12, 2005 Aight, so I have the main page of my site with a navigational bar on the left and the main text on the right. Only problem is, the body seciton got taller than the navbar and now the navbar is sitting dead center of the table td colum. It needs to be aligned with the top of the td colum. I know it has something to do with a valign tag but I can't remember exactly where it goes. Can someone help? Oh, P.S. Its HTML, and if this wasnt clear enough you can see the issue at work at http://www.independent-music.heliohost.org/index2.php Quote
GameClaw_268 Posted April 12, 2005 Posted April 12, 2005 I had this problem too. Instead of putting valign="top" on everything, put it on the <td> that holds the navbar, as in, the entire navbar code, for instance, if the navbar is a table, you put it in the <td> that contains the table. The table that structures the main site. I hope I didn't get too complex. Quote
HerLoss Posted April 12, 2005 Author Posted April 12, 2005 No, defninitly not too complicated. Told me just where I needed to put it. Thanks! Quote
awesomegamer Posted April 12, 2005 Posted April 12, 2005 im very good with td and tr and all tables stuuf getting just the way i want it to work. if you like you can draw an outline in paint or something and i can make it. Quote
HerLoss Posted April 12, 2005 Author Posted April 12, 2005 nah, but thanks anyways. I've just put off making this site for too long and I forgot that one thing. Quote
awesomegamer Posted April 13, 2005 Posted April 13, 2005 ok btw, i use notepad and i can do evrything from scratch, but if you have trouble just DL a program to do it for you, faster and easier, even though i do most old-timer style (i think) Quote
HerLoss Posted April 13, 2005 Author Posted April 13, 2005 I picked up a html book at a yard sale like 3 years ago and I've been messin around with it in notepad ever since. Never touched any other program for it. I find that when my freinds use scripting programs (especially microsoft office programs) they add redundant tags that you dont need and slow down load times and stuff. Quote
awesomegamer Posted April 13, 2005 Posted April 13, 2005 a book huh? i learned it just by reading html websites, i dint go to any courses, read books, read websites that teach html, it was easier than i thought. Quote
GameClaw_268 Posted April 13, 2005 Posted April 13, 2005 http://www.davesite.com where I learned html and css, it serves as a good reference Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.