PDA

View Full Version : Am unable to get my html page and css script to work



draz
18 Aug 2009, 09:06 AM
Hi guys,

I didn't think it was going to have to come to this but after attempting for the past 2 weeks to get some simple html to correspond with css scripting I am finding myself stuck even after completing ex amount of tutorials.

What I am trying to do is to get some cut up images all on to the one page. I am finding this hard as I don't know what the cleanest way of doing it is, i.e. either through table or divs?

The site which I've been working on has the following layout.....
------------------------
| header |
-----------------------
|Navigation - 6 parts|
------------------------
| Body 1 |
------------------------
|Body 2 |_____|
| |_____|
|___________|_____|
|Footer in 6 parts |
--------------------------

I just can't seem to write up the code for the layout. Have been able to write it up in html with the use of tables but have been unable to do this with the use of CSS.

If anyone could help me out or point me in the right direction I would be forever greatful.

Thank You:)

blot
21 Aug 2009, 12:56 AM
I would suggest either utilizing a program that will do it for you, dreamweaver, frontpage(or search for alternatives that are free) or find a template(preferably that utilizes divs and only tables for tabular data) There Try a search on "Free CSS layouts"