[thelist] Frame border on a mac

Michele Beaudet michele_beaudet at videotron.ca
Tue Apr 24 20:07:25 CDT 2001


Hello!

Does anyone know how to take off the 1px border on a framed site when viewed
on IE5/mac? I'm sure there is a very simple solution to this (it has to be!)
but I can't seem to figure it out right now.

Here is my frame definition:
<FRAMESET ROWS="85,36,57,*" border=0>
        <FRAME SRC="./topbar.htm" SCROLLING="no" MARGINWIDTH=0
MARGINHEIGHT=0 NORESIZE name="topbar" frameborder="NO" FRAMESPACING="0"
bordercolor="#FFFFFF">
        <FRAME SRC="./title1.htm" SCROLLING="no" MARGINWIDTH=0
MARGINHEIGHT=0 NORESIZE name="title1" frameborder="NO" FRAMESPACING="0"
bordercolor="#FFFFFF">
        <FRAME SRC="./title2.htm" SCROLLING="no" MARGINWIDTH=0
MARGINHEIGHT=0 NORESIZE name="title2" frameborder="NO" FRAMESPACING="0"
bordercolor="#FFFFFF">
        <FRAME SRC="./content.htm" SCROLLING="auto" MARGINWIDTH=0
MARGINHEIGHT=0 NORESIZE name="content" frameborder="NO" FRAMESPACING="0"
bordercolor="#FFFFFF">
</FRAMESET>

And here is the site in question:
http://www.studiomb.com/dev/Profile/index.htm

Thanks a lot for any help! This would be immensely appreciated!

Take care,

Michele





More information about the thelist mailing list