Style sheets, IFrames and Tables - Part 1 - Problem
What I'm trying to show here is that by using style sheets you can easily override layout in client code for different purposes. This code has hardcoded table and style tags and is virtually impossible to override the layout client side.
This will look CRAP in Internet Explorer and the layout is virtually impossible to override.
Resolution Here
Comments