I have a strange problem.  The code below works exactly the way I want
in Firefox and IE.  However, with IE, sometimes some of the text within
the second <div> is not displayed.  If I play around with the size of
the browser, then some of the lower text will magically appear or
disappear>

  <div><img src="Austin.jpg" alt="San Diego" width="275" height="191"
style="float:left;margin:0 50px;"/></div>
  <div class="Center" style="margin-right:50px;padding-top:20px;">
    <span class="SACC">SACC</span><br />
    <strong>AUSTIN, TX<br />
    10-11 November 2005<br /><br />
    Hyatt Regency Austin<br />
    208 Barton Springs<br />
    Austin, Texas 78704<br />
    512-477-1234<br /><br />
        <a href="http://www.hyatt.com";>Hyatt Website</a></strong>
  </div>

Does anyone have an idea as to what might be going on?  Am I doing
something that is causing this strange behavior?

Thanks for your help.

Cheers -

george

______________________________________________________________________
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