473,378 Members | 1,372 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Disadvantages of table concept

Hi,

Can any one tell the merits and demerits of table concept in integrating a html layout when compared with DIV concept


Thanks
Nov 16 '07 #1
2 5615
numberwhun
3,509 Expert Mod 2GB
Hi,

Can any one tell the merits and demerits of table concept in integrating a html layout when compared with DIV concept


Thanks
Here are some links for your reading pleasure.

If this is homework, then you really need to do your own work as it is against TSDN policy to post homework assignments here. If not, did you search google before posting here? That is where I got those two links, in the top 5 returns.

Regards,

Jeff
Nov 16 '07 #2
drhowarddrfine
7,435 Expert 4TB
Tables for layout is stupid.

Tables are a predetermined layout which you must conform to. They are less flexible and the contents cannot move from their assigned positions or overlap. Images must be sliced up to fit in a cell. Tables are slower to load. Tables have fewer styling controls.

Two things. It's the W3C, not wc3. And <div> is not a "concept" but a standard HTML element that has been around for many years.
Nov 16 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

26
by: jj | last post by:
Care to enlight? Thanks!
61
by: Toby Austin | last post by:
I'm trying to replace <table>s with <div>s as much as possible. However, I can't figure out how to do the following… <table> <tr> <td valign="top" width="100%">some data that will...
54
by: m.roello | last post by:
In the book: "Working with Microsoft Visual Studio 2005" Craig Skibo wrote: "The power of Visual Studio 2005 lies in its ability to empower users to build, test, and debug powerful applications...
117
by: phil-news-nospam | last post by:
Is there really any advantage to using DIV elements with float style properies, vs. the old method of TABLE and TR and TD? I'm finding that by using DIV, it still involves the same number of...
9
by: PeteCresswell | last post by:
I've got something called "Reference Rates". The idea is that on a given day, we have various rates of return for various entities. e.g. Libor 3-month return, Libor 6-month return, US Treasury...
0
by: kjb034 | last post by:
I need to copy a single row in a table (TeamMember) multiple times but with changes in two columns (iFDA_ID and iMemberIndex). iMemberIndex will simply need to be incremented each time and the value...
21
by: Jonathan Sachs | last post by:
I'm a programmer learning PHP. I'm looking for some input on its strong and weak points compared to other server-side programming environments, e.g., Java Server Pages. Please note, this is not...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.