View Full Version : converting to css


Damara23
08-09-2004, 07:05 PM
i want to convert a site that i made using html (in dreamweaver 4) to css and tables. how do i start? is there a program that i can use?

MaGiCSuN
08-09-2004, 07:15 PM
can you show us the site? by that we can see what's best to use, css with divs or tables etc :) but do keep in mind that css is only to style things not to build things. you Still need allot of HTML.

Love,
Mirna

Damara23
08-09-2004, 08:58 PM
www.feathernestinnaviary.com

Damara23
08-11-2004, 10:20 PM
whats the difference between tables and divs

pb&j
08-12-2004, 03:47 AM
not much.
both are containers of information.
tables may be divided into cells (rows and columns).