[Webpro] tablelessness
Scott Hamm
ScottHam at clientlogic.com
Wed Feb 2 14:36:54 EST 2005
Nawh, it is not devolving, it is showing us different perspectives. :)
I use table to force footer to stay on bottom without CSS complexity i.e.
<table>
<tr>
<td>
Do Whatever you want here like normally---
</td>
</tr>
<tr>
<td id="td_footer">
<h6>Footer Here</h6>
</td>
</tr>
</table>
Lest that I not be confused with CSS stuff.
-----Original Message-----
From: webpro-bounces at webdesign-list.com
[mailto:webpro-bounces at webdesign-list.com]On Behalf Of Jason Van Pelt
Sent: Wednesday, February 02, 2005 2:34 PM
To: Mailing list for professional webdesigners
Subject: RE: [Webpro] tablelessness
Nice example ;)
This is to assume that you can't write clean code using tr's and td's.
if I'm doing a basic 3 col layout, I can easily create a base table with
one set of tr's, three td's and clean code throughout. Css can apply to
table elements just as simply as divs, while the table itself lends much
more stability to the 3 columns.
Regardless, this conversation is devolving.
j.
------------------------------------------------------------------
send message to the list: mailto:webpro at webdesign-list.com
[WebPro] list info, subscribe, archive: http://webdesign-list.com/
There's also a FlashPro mailing list: http://flash-list.com/
cutting-edge sounds for flash: http://flash-sounds.com/
More information about the Webpro
mailing list