lafflin
16 Jul 2007, 12:21 AM
I have read or heard in passing that there is alot to be gained from using floats instead of tables, and I think that everyone has heard that nested table structures will slow the loading of a page. Which brings me to my first question:
-If I'm not concerned with dial up users is nested tables really a concern? And what other if any advantages are there to trying to replace table strucures with with floats? It seems to me that it would restrict things a bit to me, but then I've never implemented a float yet.
-Second question, I have seen a floating float that actually scrolls down with the page. I don't mean a floating backgroung, but a float in the foreground. The example I am refering to only worked in IE (sorry, no link). Is this an attribute of the float tag? or is this a javascript snippet?
Anyone have a quality link on this?
-If I'm not concerned with dial up users is nested tables really a concern? And what other if any advantages are there to trying to replace table strucures with with floats? It seems to me that it would restrict things a bit to me, but then I've never implemented a float yet.
-Second question, I have seen a floating float that actually scrolls down with the page. I don't mean a floating backgroung, but a float in the foreground. The example I am refering to only worked in IE (sorry, no link). Is this an attribute of the float tag? or is this a javascript snippet?
Anyone have a quality link on this?