e lohroff wrote:
> I *think* I followed the guidelines and code
> explicitly in OTL(positioniseverything.net) but my
> page is still broken in IE 6, Opera 7.11 and Netscape
> 8.1. 
>   
I don't know what OTL is and I did not try to find out.
Most of us Opera fanatics use Opera9.0b2. I think the latest stable is 
8.54. Move on up.
> I'm trying to teach myself css instead of tables and
> am trying to replicate this page:
>   
Sounds like a good plan.
> http://66.116.129.70/shockney/reunion_table.php
>
> The left column is fixed width and the right column
> fills the rest of the page.
>
> Here's the new page and the css
> http://66.116.129.70/shockney/reunion_css.htm
> http://66.116.129.70/shockney/cssexpt.css
> TIA,
> E.
A proper doctype, structured layout, and clean markup is a place to 
start :-P . I think you can just forget tables altogether. Since I am 
more visually, than verbally or technically oriented, I roughed up a 
layout-- rather than trying to explain what I thought you might want to 
do. It represents a starting point, not a solution. The xml declation 
above the doctype puts IE in quirksmode (I don't exactly know what that 
means, other than it's easier to cope with the 'evil one' that way). 
With planning and care you will will not need any hacks to work 
cross-browser-- at least not so far, anyway. Please see:
<http://www.dlaakso.com/four-col/2c.html>
/Cursory/ tested with font-zoom in XP: ff, moz, opera, and ie/6.0.
HTH.
~dL
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to