Bill Moseley wrote:

>I'm trying to move a table-based design to css layout...
>Here's the table layout that was given to me:
>    http://hank.org/demos/bannertable.html
>    http://hank.org/demos/global.css
>Here's the css version:
>    http://hank.org/demos/banner.html
>    http://hank.org/demos/banner.css
>My main questions are how should the layout change with window resizing
>and with font changes?  And how to best implement that.
>  
>
In addition to Martin's suggestions, start with a proper doctype (you 
have none now; consequently, ie is in quirks mode) and validate the 
markup. That sure is a lot of code for a banner.

>
>Thanks,
>
Regards,
~david Laakso
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to