I first built my site in basic html code- I know nothing about stylesheets so i downloaded a template and edited it and made my own images. I edited the index file not the css file cause i dont fully understand all of css yet- so im probablly gonna have to edit each page of my site individually since i dont know any better- oh well it looks better than my original site i think, I only finished my homepage none of the other pages yet- but please check it out and tell me if anything needs worked on. http://best-diet-4-life.com/
I'd do the following: 1) get rid of the "| | | " that you have in the header near top right - not sure why they are there. Did you remove nav items? 2) update your copyright from 2006 to 2006 3) widen the width of each nav block so that the text does not wrap. This would be done in CSS. (open the css, search for "sbilinks" which is the class of the nav div. you'll probably find a width there somewhere) 4) your links have not been updated, and still link to the template targets. You have quite a bit of work, and i'd recommend learning the basics of xhtml and css before you do any more. Any other way and you'll be wasting time.
Yeah I left the "|||" there for when i add links later- but will delete them,how can i add more nav blocks? is it something to do with /li or/div ? what links are not working? They should work but just link to my old pages that i haven't redone yet
Don't widen the width, remove it totally. You don't need a width at all. Apart that, in IE, your content drops down.