b3ta.com talk
You are not logged in. Login or Signup
Home » Talk » Message 26975 (Thread)

CSS

(, Fri 10 Sep 2004, 14:11, archived)
ok, good dicussion
but strictly, do you mean that each part of the webpage would be enclosed in a DIV, and that each DIV part is assigned a class, then you use the CSS to specify the layout and properties of each class of DIV's ?

edit: how else would you split up the sections ?
(, Fri 10 Sep 2004, 14:19, archived)
For an example
look here: www.44media.com/whatwedo.html

which is controlled by this: www.44media.com/style.css

Not a table in sight. The source code is tiny.
(, Fri 10 Sep 2004, 14:21, archived)
that's a yes then
ok, fair enough.
(, Fri 10 Sep 2004, 14:23, archived)