Div Tags - WHAT!
Div Tags - WHAT!
Out of context: Reply #1
- Started
- Last post
- 19 Responses
- ********0
Sit down, have some tea and then read this: http://alistapart.com/
Lots of resources there. Once you get the hang of it divs will make so much more sense than tables ever did.- Thanks for the link, but why move over to div, what els can they do but hold content.********
- You can assign different stylesheets that completely change layout for different devices/media.********
- For one thing.********
- I see. Do that with tables would be almost impossible right.********
- Yeah, you've got it. A text-only browser + tables = evil. But on the other hand with a div+CSS site it's fine.********
- So all this Div float business give completed independent design layouts but using the same content********
- Thanks for the link, but why move over to div, what els can they do but hold content.