reading up on divs
does anyone know of a good resource where i can read up on divs?
...i tried a search on google but it spat out a lot of junk, thanx
does anyone know of a good resource where i can read up on divs?
...i tried a search on google but it spat out a lot of junk, thanx
Megan posted this at 03:17 — 1st December 2002.
She has: 11,421 posts
Joined: Jun 1999
What do you mean? Do you mean about using div's for layout instead of tables?
DIV is just an html tag - think of it as a box. You can put stuff into the box, take stuff out of the box, you can paint the box red, whatever. Just make sure you don't break up the box - then it wouldn't be a box anymore
http://www.alistapart.com is a good place to start for stuff on CSS layouts. Look for an article about using float: to create a flexible layout - I found that one particularly helpful.
Megan
Connect with us on Facebook!
Renegade posted this at 03:51 — 1st December 2002.
He has: 3,022 posts
Joined: Oct 2002
yes, that's exactly what i mean, sorry i didn't make myself clear enough, well thanx for the link i'm going to read it now
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.