Arnold Jonathan E. wrote:
> Oh, yeah, the URL: http://the1912gallery.ehc.edu/music/newsite/
>
> I'm having trouble with two issues on this site:
>
> 1) The top navigation is not aligning correctly in Safari. Other
> browsers I've tested are holding up.
>   


Dunno.



> 2) At the bottom of the page, below the links and latest news boxes, Win
> IE 6/7 are providing space while FF and Mozilla are not, leaving the
> design more square than rectangle. I'd like to add some image banners to
> reinforce the listen and events, which necessitates some space between
> the preceding divs and I love rectangles.

One way of clearing it is:
css:
br.both {  clear: both; }
markup:
</ul>
</div>
<br class="both" />
</div>
<div id="footer"><img src="images/corner.jpg" width="750" height="50" 
border="0" /></div>
</div>
</div>
</body>
</html>


>
> Thanks,
> Jed Arnold
>
>
>   





-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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