Jump to content

Recommended Posts

Posted

Actually, tables were never meant to be used for anything but tabular data. However, until a few years ago, there weren't really any alternatives, so they were used heavily for layout. Now that we have the option to use CSS for Positioning, you should not be using tables for layout - only tabular data.

Posted

Hello Thelma,

 

Thank you for your reply. It is only for tabular data really but one instance is for using a table to hold thumbnails for an image gallery although I could actuall just float them.

 

Best wishes

Graeme

  • 2 weeks later...
Posted

It depends on the project. If it's a simple one, maybe some people actually prefer using tables as layout if they're not familiar with CSS yet. But if it's a complicated layout, CSS is the way to go. :)

Posted
..... maybe some people actually prefer using tables as layout if they're not familiar with CSS yet....
Many people 'prefer' to use tables as layout - that doesn't make it right.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...