473,396 Members | 1,996 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes and contribute your articles to a community of 473,396 developers and data experts.

The Web is Ruined and I Ruined It

drhowarddrfine
7,435 Expert 4TB
David Siegel had a great idea. He wanted to find a better way to layout
his web pages. Tables he thought! They're arranged in a grid pattern
and I can just plug my content in each cell!

And now we're paying the price for it.

Back in 1996, CSS wasn't around and using tables for layout was the only method available. A year later, David himself regrets what he created. Tables are not deprecated and tables have their place for displaying tabular data, just like a spreadsheet would, but tables have no business doing web page layout and you should not even bother to learn to do it that way.

Despite anything you may have heard, or any troubles you may have, CSS is the proper and only way to layout web pages. It is more flexible,
it makes your HTML easier to read and understand, it downloads faster,
it's reusable, it works better with javascript and the DOM, it has more
options, and I think you are getting the point now.

Some would say tables for layout is stupid and I agree. The same advice for creating web pages is true for CSS. Always use a modern browser to test your design; Firefox, Opera, Safari. Every so often look at IE to see if it is cooperating. IE is the only browser that could possibly cause you problems but those problems are known as are the fixes.
Aug 9 '07 #1
0 7079

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

59
by: Mason A. Clark | last post by:
Is there information content in this observation? use html tables for layout: http://www.microsoft.com and http://www.netscape.com uses styles: http://www.opera.com
0
by: my1stname | last post by:
On Tuesday, May 10, I installed VB.NET Standard 2003 on my WinXP Home Edition system with processor speed 1.1 GHz, 256 MB RAM, and 40 GB hard drive. My system has ground to a halt. In My...
822
by: Turamnvia Suouriviaskimatta | last post by:
I 'm following various posting in "comp.lang.ada, comp.lang.c++ , comp.realtime, comp.software-eng" groups regarding selection of a programming language of C, C++ or Ada for safety critical...
22
by: Mason A. Clark | last post by:
I am making a page that will depend on JavaScript. Is this a problem: the viewers' browser not running JavaScript? I did a quick survey of the top of one list of Top 500 web sites in popularity...
5
by: Jan Suchanek | last post by:
Hello, I wanted to drop a table with a lot of data in it (about 1.9 GB). I thought it would be a good idea to delete the data first. So I issued a "delete from <table>" command - which took, not...
7
by: TomB | last post by:
Although all pages share the exact same structure (put together with php on the server) some display more or less as intended on IE, while others are totally messed up. The content div is put below...
2
by: robin | last post by:
When I convert my VS2003 Web Service project to VS2005, the file structure is changed automatically and application will no longer build because file location have changed. I've tried to move the...
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: 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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.