Sorry for the crap title but I'm tired and very pissed off.
My boss has asked (forced) me to redesign our fecking huge website (3000+ pages) even though I know jack about web design. He sent me off on a basics dreamweaver course which covered VERY basic CSS. The course was very good and having the guy show you how to do stuff made it seem easier than it actually is, because now I'm on my own I am struggling to do the most simple of things and I am getting extremely pissed about it.
So far (after about 3 hours) I am working on my own template from scratch and I have managed to create a 'container' div tag and have created a relative divtag to place my logo in and have it where I want it to display and it all seems fine. Now I am trying to create a simple text nav menu. By simple I mean:
Welcome
About
Quote
Contact
I have this text in a relative divtag and used CSS to I can get it to look roughly how I would like in Dreamweaver but when I preview the leading is much smaller. Can someone please tell me why the text keeps ******* moving?
Basically its going from:
Welcome
About
Quote
Contact
To:
Welcome
About
Quote
Contact

I absolutely detest web design!
EDIT: If you can recommend some CSS forum sites for me to look at please do because (and its probably because I don't know what I'm looking for) I can't find the answers to my problems.
My boss has asked (forced) me to redesign our fecking huge website (3000+ pages) even though I know jack about web design. He sent me off on a basics dreamweaver course which covered VERY basic CSS. The course was very good and having the guy show you how to do stuff made it seem easier than it actually is, because now I'm on my own I am struggling to do the most simple of things and I am getting extremely pissed about it.
So far (after about 3 hours) I am working on my own template from scratch and I have managed to create a 'container' div tag and have created a relative divtag to place my logo in and have it where I want it to display and it all seems fine. Now I am trying to create a simple text nav menu. By simple I mean:
Welcome
About
Quote
Contact
I have this text in a relative divtag and used CSS to I can get it to look roughly how I would like in Dreamweaver but when I preview the leading is much smaller. Can someone please tell me why the text keeps ******* moving?
Basically its going from:
Welcome
About
Quote
Contact
To:
Welcome
About
Quote
Contact
I absolutely detest web design!
EDIT: If you can recommend some CSS forum sites for me to look at please do because (and its probably because I don't know what I'm looking for) I can't find the answers to my problems.