serverph
Jun 15 2007, 09:08 PM
this covers what every web developer/designer should know, first and foremost.  although this resource has been around since 2003, there are still some things to learn from it, especially for beginners. the gist of it all is this: avoid TABLES for LAYOUT at all cost. Why tables for layout is stupid: problems defined, solutions offeredMAIN SECTIONS COVERED:For those who would want everything above on one long, flowing page: http://www.hotdesign.com/seybold/everything.html
Reply
Tetraca
Jun 15 2007, 10:16 PM
You can shove this presentation down every web developer's throat, but not every web developer is going to go into div based designs. I've tried, and tried again, but many people simply do not want to convert to non-table based designs.
Reply
Imtay22
Jun 15 2007, 10:19 PM
Great, I never really understood tables at all! Bye, tables! I won't use you, except for MySQL stuff. Thanks you!
Reply
serverph
Jun 15 2007, 10:28 PM
QUOTE(Tetraca @ Jun 16 2007, 06:16 AM)  You can shove this presentation down every web developer's throat, but not every web developer is going to go into div based designs. I've tried, and tried again, but many people simply do not want to convert to non-table based designs. i know.  web developers have free will, and they could do anything they want to do with their web creations. arguments for and against table layouts is up in the air, and it is up to each developer which to embrace. if i'm going to shove this down a web developer's throat, he will not choke as much, unlike with using table layouts. 
Reply
truefusion
Jun 15 2007, 10:33 PM
I've come across that site before. If i remember correctly, in the end of it it says that you don't have to get rid of tables altogether, you can use them for the structure of your design—which is what i do when i don't feel like messing around with floats: they can be pretty bothersome. I've also ran into plenty of times where using a table element was better than going the "CSS" way. I say don't get rid of tables, just get rid of the unnecessaries.
Reply
Saint_Michael
Jun 16 2007, 02:05 AM
Well to make the argument even worse, I been on and off designing templates and slowly converting them to divs, you wouldn't believe the process it takes to make a tabless design when converting those tables. But I would have to tend to agree depending on what kind of site your making you could go either way. As my web design teacher put tables are used for organizing databases, especially using dating from MySQL. But if you making a portfolio site then yeah throw tables out the window. However, most internet software still uses tables i.e (forums, news scripts), so like I mention tables are not going to go away and you be surprised how many sites stick to standards that use tables. So it's a matter of opinion of where a person should go, but the best advice I can give learn both ways and you don't have to rely on one set of rules.
Reply
rvalkass
Jun 16 2007, 08:06 AM
If you start the design off with DIVs rather than tables, as opposed to converting from tables to DIVs then its really no extra work and no more difficult. OK, there can be slight issues when IE decides to throw standards out the window and repeatedly stamp on them, but I generally find DIVs work better than tables for layout. Unfortunately, most people using PS to design their site will export it as an HTML page comprising of tables. I seem to remember that even if you tell it to export with DIVs, all it does is put each one in a table cell  Until this changes, most designers will use tables simply because that is what they're used to. Worryingly, most are still being taught to use tables for layout rather than DIVs, and I cannot for the life of me see why.
Reply
FLaKes
Jun 16 2007, 10:08 PM
I have stopped using tables a long time ago, that is the main reason why I use Div's instead of tables. When I was first learning html I sort of skipped the tables and went straight through to divs, which was more logical to me than tables, it just made more sense. The only pain I have experienced with divs is the hacks and all the other workarounds needed to make pages display well on more than one browser. I wish they all rendered things the same way.
Reply
master_bacarra
Jun 17 2007, 03:03 PM
i agree with this one. but i admit that i've used tables before to design my previous blog's layout. i didn't have enough time in shifting to div's because school was becoming hectic. one of the websites i saw mentioned that nested tables affect the loading time of your websites. the rendering time of the page gets affected if your tables are nested. i actually have proven this on my site alone.  even though i wasn't so affected by it, i knew i wasn't doing something nice. i guess that's one of the reasons why i shifted to a wordpress installation so i could start clean from there.
Reply
thejestergl
Jun 19 2007, 06:52 PM
I have also used tables at first but after a certain amount of time I have tried to move away from it. Once you get the technique down to using non-table web design then it looks amazing, easier to handle, and its just overrall neater. But like said above a lot of developers are comfortable with tables and wish to stay with them... But if that is what they like, than more power to them I say. Great threat, post, and information serverph!
Reply
Similar Topics
Keywords : tables layout problems defined solutions offered- Website Layout?
- Help me please (3)
- I Need Some Help With Flash And Div Overlay
- using wmode in IE problems (4)
Hi guys, I have a problem with one of my designs at the moment. Here's the problem: I have a
flash game in the middle of a page. However, the site navigation has dropdown menus that go on top
of the flash. Now, the navigation works if I use "wmode = transparent" or "wmode = opaque" in the
flash code. Yet, there is another problem: In Internet Explorer (I'm running version 7) the
arrow keys "up" and "down" in most flash games will not work properly. Instead, they will make the
page scroll up and down, even if the flash file has focus. This situation does not exi...
Fp2003 - Tables
- Hope this is the right forum...? (7)
Hi, I have designed a page within a table - three columns all adding up to 100% (no fixed pixel
column widths). The thing is that when I previously previewed it in other browsers it showed the
whole page - a but squashed, but everything was in the window without having to scroll horizontaly.
I made some adjustments without interfering with column widths, but now previews require horizontal
scrolling to view the page. Previously the text links in the centre column would wrap to cater for
the smaller browser size, but not now. Also, at the foot of the page there is a b...
Help! Firefox And Ie Not Playing Nice!
- Div overflow problems! (8)
I recently made a website for a friend. http://www.TheQuotes.co.nr Now, here is the problem. It
seems if you load it with FF the middle section background will not strech. But if you use IE it
will. Does anyone know why this is happening or how to fix it? Here is the code I have in the
index file. CODE <head> <meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1" /> <title>The Quotes</title>
<style type="text/css"> a{ color: #ffffff; size:-1;} </style>
</head&...
Please Review My Layout
- In a JPEG mockup (7)
I am designing a layout for my blog. Can you please give me your comments? I don't want to do
up my entire website before realizing that there are improvements to be made. So I would appreciate
it if you can give me some feedback. When you first look at the website, you may find it weird
because I try to be different from all the blogs you see out there. The JPEG mockup is attached.
Hope to hear some constructive criticism or praise /smile.gif" style="vertical-align:middle"
emoid=":)" border="0" alt="smile.gif" />...
Having A Fixed Layout.
- (8)
I know how to make HTML/CSS Layouts, but I was wondering if someone could tell me how to have it
fixed. An example of what I'm looking for is on www.elitemafia.net when you have logged in.
Any help greatly recieved....
Need Help With Layout
- (3)
Hey, I want my website to be in tables (i think it is), but I can't get them near each other
properly. It gets always messed up, like being bigger than in dreamweaver I want it to be like on
this site: http://www.maffia-town.nl/ i know it is done with style sheets, but i don't know
not how exactly...
Ahhh! Problems With Joomla On Paying Client's Site - Help!
- And my deadline was yesterday (17)
Can someone, knowledgeable on Joomla! pleeeease help me asap! I uploaded Joomla and went
through the install. Three red flags showed up, two of which I ignored because they come up on just
about every site I do and don't affect the end product in any way but one of which was Safe
Mode: ON. Even so I don't think that this is causing the problem. I continued with the
installation and all seemed successful until I tried to view the site which was missing all images
(not even a red x where they should be) and there seemed to be no css styling. I log into th...
Need Help With Tables Causing A Line Down My Website
- (13)
On my website there's a line down the page, in between "li" and "nks" on the "links" button.
I'm using two seperate tables (One to each side) so that if the content box goes down for a few
pages, the links box won't follow and have a big gap, and vice versa. It's been annoying me
for quite some time, and I'm not sure how to get rid of it. Ps: Both the tables have
"border=0"....
Gaming Layout For Sale!
- (2)
Layout: http://img132.echo.cx/img132/915/gaminglay...ermarked2xe.jpg What you get: .PSD File
Fonts used Full and Exclusive Rights Price: 40$ (will take higher offer, of course), willing
to do any modifications. Please reply here or MSN me at codename_88@ds-portal.net Really hot
layout, but I dunno if this is the place to post this. Eh, mods /laugh.gif' border='0'
style='vertical-align:middle' alt='laugh.gif' /> ?...
Ftp Problems
- new to hosting, can someone help? (3)
Greetings, Im new to hosting and just set up my trap domain, The cpanel is kinda confusing only
because there are alot of buttons, I made basic web page with frontpage, and published it, I have
created a new network place. but nothing is there when i open my domain but a trap message. When I
open the ftp:// page I get a ftp folder error message, ( also why does it say im user 5 or 7
sometimes, are people using my page?) Can anyone set me in the right direction??? Thanks for your
time reading this. /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> ...
Problems With Imageready
- it keeps running out of memory (3)
can anyone help, imageready keeps running out of memory when i try and optimize and save. Is anyone
else having this problem?...
CSS Problems
- (0)
Hey there, I threw out some css code and came up with this: kelp.uni.cc There's some
incompatibilities, though. With IE it displays fine and in Firefox it's different. Open one
window in FF and one in IE. The menu on the left in IE is what I want, but in Firefox it looks
larger. Does anybody know the answer to this problem?...
Looking for tables, layout, stupid, problems, defined, solutions, offered
|
|
Searching Video's for tables, layout, stupid, problems, defined, solutions, offered
|
advertisement
|
|