This is a discussion on "Tables for layout" within the Web Page Design section. This forum, and the thread "Tables for layout are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Tables for layout
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Tables for layout
Hi All
I have not done any real web design for many years but I always used to use tables to constrain my layout. I read on here that this is not the thing to do. Why is this? Is there a better way? mamos |
|
|
|
||||
|
Re: Tables for layout
By using CSS and the DIV element.
See - Resources for learning how to use CSS for layout - for why use CSS and not tables and how to do it. |
|
||||
|
Re: Tables for layout
The advantages to using XHMTL/CSS and semantic markup are numerous. Some of them are
Graceful degradation Accessibility/Usability enhancements Much more rapid layout/design changes goes on and on..
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
|||
|
Re: Tables for layout
Ok.
I have downloaded some tutorials on css so |I will have to find some time to sit down and go through them. mamos |
|
||||
|
Re: Tables for layout
http://www.newguyinennis.com/samples/layouts/ take a peak at those.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
|||
|
Re: Tables for layout
you also have less code to gothrough as well and all you have to do is look for the element names for each div in your code and you know exactly where each section so its wonders on conde searching.
|
|
|||
|
Re: Tables for layout
thanks guys and especially Karinne for the link to the resourses page
very interesting reading indeed I have much to learn I hope there's not a test later mamos |
![]() |
| Tags |
| bad, layout, tables |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| omg keep me away from tables !!! HELP!!! | bruno89 | Web Page Design | 5 | Jul 1st, 2007 18:33 |
| Fluid layout - IE6 clichés the layout when resizing | cyberseed | Web Page Design | 7 | Jun 16th, 2007 05:14 |
| No more tables? | PicoDeath | Web Page Design | 9 | Sep 28th, 2006 18:03 |
| If not tables, how? | timmytots | Web Page Design | 1 | Nov 17th, 2005 20:45 |
| What makes a layout a good layout? | Miles Lombardi | Graphics and 3D | 4 | Jul 26th, 2005 03:22 |