What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » CSS web design

CSS web design
Author: Message:
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: CSS web design
quote:
Originally posted by brian
Tables? ew.

Learn to use div's, they are the "RIGHT" way how to design.
Depends on the desired application. If you want overlaid elements, use <DIV>s. If you want a more tabular structure, use <TABLE>.

People have got to get rid of the notion that HTML describes the data. It doesn't - it describes the structre.
HTML/XHTML is used for structure.
CSS is used for look and feel.
The meaning of the data should be obvious int he data itself.
[Image: spartaafk.png]
09-10-2005 09:12 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
CSS web design - by stoshrocket on 09-09-2005 at 08:19 PM
RE: CSS web design - by RaceProUK on 09-09-2005 at 09:16 PM
RE: CSS web design - by brian on 09-09-2005 at 09:19 PM
RE: CSS web design - by hmaster on 09-09-2005 at 09:35 PM
RE: CSS web design - by stoshrocket on 09-10-2005 at 10:20 AM
RE: CSS web design - by hmaster on 09-10-2005 at 10:59 AM
RE: CSS web design - by RaceProUK on 09-10-2005 at 09:12 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On