New to CSS

fiveub's Slave
Associate
Joined
1 Sep 2007
Posts
1,461
Location
OcUK HQ
I am currently making images for a website i plan on building. I have got the banner, navigation links and footer already made in photoshop.

I have put them into a table design using HTML but ive been told tables arnt used for design CSS is. So basically i want to know where to start? How do i join up all of my graphics so it looks like a website?

Another question i have is this, i currently am making my website in a text editor, is it worth me installing dreamweaver and using the code view?

Thanks, Ben.
 
I'll neatly sidestep the whole tables vs. CSS debate, and simply say that this tutorial may be of some use for your layout if you decide to go CSS.

The code view of something like Dreamweaver has advantages like syntax hightlighting and intellisense, and does make things easier. I use Visual Studio in a similar way.
 
Back
Top Bottom