![]() | |
![]() |
| | Thread Tools | Display Modes |
#41
| |||
| |||
|
|
So, what do have at the end of this thread :- 1. Tables do not pose serious issues for aural/text browsers?[1] 2. Tables 'may' present a problem for the tiny % of mobile device users? |
#42
| |||
| |||
|
|
West wrote: So, what do have at the end of this thread :- 1. Tables do not pose serious issues for aural/text browsers?[1] 2. Tables 'may' present a problem for the tiny % of mobile device users? Also: 3. Table-based layouts tend to result in larger file sizes. If you use CSS it is true that you have an extra file to download, but once this has been downloaded it can be cached for use on the next page. 4. Many browsers wait to download "</table>" before even beginning to render the table. This can cause delays in rendering pages. 5. With a CSS-based layout you can move a navigation column from the left to the right and back again on a whim -- just by editing a few lines in a single CSS file. With table-based layouts it requires restructuring each page. 6. Tables for layout hinders the take-up of the semantic web. 7. Every time you use a table for layout a puppy dies. |
#43
| |||
| |||
|
|
Bonnie Granat wrote: "Michael Hughes" wrote I've become part of a team to redevelop a major coporate website. I find myself alone argueing for not using tables. I'm looking for that one, simple killer reason I can give to make the case for not using them. STAM = Saves time and money Coding time goes down. People can do other things. Server space needs reduced. All those table tags take up real estate and cost money. Well, designing in CSS/div boxes can be quite expensive too :-) Nico (How much money did you spent on developing http://www.granatedit.com?) |
#44
| |||
| |||
|
|
8. If tables were used exclusively for tabular data, browser developers, particularly developers of auditory browsers, would be able to make browsers treat tables in ways that would be highly appropriate for tabular data |
#45
| |||
| |||
|
|
picayunish wrote in news:M2zqb.1680$%W3.7045@amstwist00: Hmmm. Disabling tables. I thought you can only disabling JS and Cookies with the browsers. Where can I find those browsers, that can disabling tables. A lot of replies on the subject disabing tables. Thanx mates, I was forgotten about the text-browsers. What's next. Disabling webpages in the browsers ? |
#46
| |||
| |||
|
|
a browser that only displays valid markup would be a usefool tool |
#47
| |||
| |||
|
|
Nico Schuyt wrote in message Bonnie Granat wrote: "Michael Hughes" wrote I've become part of a team to redevelop a major coporate website. I find myself alone argueing for not using tables. I'm looking for that one, simple killer reason I can give to make the case for not using them. STAM = Saves time and money Coding time goes down. People can do other things. Server space needs reduced. All those table tags take up real estate and cost money. Well, designing in CSS/div boxes can be quite expensive too :-) You know, I thought about that as I was writing, but decided that it was true, anyway. |
#48
| |||
| |||
|
|
a browser that only displays valid markup would be a usefool tool |
#49
| |||
| |||
|
|
Does the Windows version support the mouse? (I can't imagine the mouse working properly in a DOS box.) |
![]() |
| Thread Tools | |
| Display Modes | |
| |