Wed, 2006-02-08 14:58
ok i hav created a div tage and rules for that div tag, how do i creat the colubms and row with the div tag like we do with tables.
Wed, 2006-02-08 15:18
#1
adding columbs
Que?
Maybe an image of what you're trying to achieve would help.
Wed, 2006-02-08 15:40
#2
page
if you look at the link i have below you will see that the coding on that page is TERRIBLE, and i have many more sites LIKE that one to clean up. I am trying to convert the page from tables to css, and i am using dreamweaver 8.
Wed, 2006-02-08 16:09
#3
adding columbs
Don't think in rows and columns, think in divisions of the page. Google for basic css layouts, and have a read up on floats. Have a play with them, design some simple pages, let us know how you get on.