|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
Use coupon "forum" for 50% Off! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
Sponsored Links
|
|
|
|
#2 (permalink) |
|
Elite Googler
![]() Join Date: Oct 2006
Location: Ireland
Posts: 1,085
Thanks: 0
Thanked 2 Times in 2 Posts
![]() |
No, it does not have disadvantages (well maybe a little hard to css it). But In fact, it has many advantages:
1. table-less design is accessible - that's the main reason to use it towards people with disabilities. Using tables requires additional attributes, such as "summary" which I haven't seen on any web site - web developers just forget it or don't pay much attention to it. 2. Google support w3c/accessibility standards and gives much greater value to such web sites. I witnessed it myself. 3. divs vs tables - easily readable, keeping html structure clean and simple. Search Bots like that. 4. I haven't met any self-respecting designer to ever use tables for a mark-up and decoration purposes, even more, when interviewed, designers being asked if they know table-less design techniques. Holy heaven! I forgot to mention that I became a member of gawds (guild of accessible web designers) a couple of days ago....so I kinda know stuff |
|
|
|
|
|
#3 (permalink) |
|
Googler
![]() |
thanks for that!
i've read some post in the forum that spiders could have problems or something when it comes to framed contents, i just thought that maybe table-less sites would also have disadvantages like the one that framed contents have although i really know some of the advantages of table-less sites, i just wonder if it would be of the same as in framed contents. at least now i know! |
|
|
|
|
|
#4 (permalink) |
|
Noogle
![]() Join Date: Jun 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
i actually don't apply either this table-less
|
|
|
|
|
|
#5 (permalink) |
|
Elite Googler
![]() Join Date: Oct 2006
Location: Ireland
Posts: 1,085
Thanks: 0
Thanked 2 Times in 2 Posts
![]() |
framed contents are the worse solution than tables or anything else, you should avoid using them at any cost. There are css rule "overflow:auto" to simulate scrollable areas - try this on your page:
<div id="frame" style="height:20px;overflow:auto"> hello<br/> hello<br/> hello<br/> hello<br/> hello<br/> hello<br/> </div> As to hcastor post, "it will really take time for you to create layouts and it will minimize your space" - not sure what you meant by "minimize space", but you will eventually spend more time promoting your web site than doing it once right and enjoying top positions in google. I had saw many times PR1-2 table-less web sites on top of PR5-6 sites. Both having good contents but 1st had valid xhml, the second had 200 errors and ugly html. I still can't explain what impacts such positions rather than this. |
|
|
|
|
|
#6 (permalink) |
|
Senior Googler
![]() Join Date: Feb 2007
Location: Santa Fe, NM
Posts: 143
Thanks: 0
Thanked 8 Times in 8 Posts
![]() |
Table-less sites have advantages, IMHO...
...that is, if you mean, when using tables for LAYOUT as opposed to tables where they're intended, for presentation of tabular data. When I converted to table-less layouts throughout my and my clients' sites, I found:
|
|
|
|
|
|
#9 (permalink) |
|
Noogle
![]() Join Date: Jul 2007
Location: Colorado
Posts: 20
Thanks: 0
Thanked 1 Time in 1 Post
![]() |
Alex, thank you for sharing your expertise. I have a few sites that are pretty table-intensive and FrontPage puts a bunch of garbage in the code as well. And, to top it off, some are educational sites so I have "chunked" the educational information into smaller readable pages rather than cram all into one page.
I'm considering switching the content to a Wordpress blog as I am not a CSS expert. Do you believe this would improve my rankings? |
|
|
|
|
|
#10 (permalink) | |
|
Elite Googler
![]() Join Date: Oct 2006
Location: Ireland
Posts: 1,085
Thanks: 0
Thanked 2 Times in 2 Posts
![]() |
Quote:
Free Website Templates Free Website Templates - Web Design Templates - PowerPoint Templates Content oriented web templates and custom web development - GetTemplate Good day, |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| All â€Uefriends” aren’t created equal! (why we need better relationship marking in social networks) | News Alerts | Google Employee Blogs | 0 | 05-13-2007 10:50 PM |
| Pinball Coffee Table | geekerati | Chit Chat | 1 | 01-24-2006 07:10 AM |
| Another site created by yours truly (reviews plz) | Pixel | Site Reviews & Suggestions Forum | 13 | 11-24-2005 12:52 PM |
| table clock | darksoul | Chit Chat | 8 | 06-25-2004 07:26 PM |