-----Original Message-----
From: Suzanne <[EMAIL PROTECTED]>


>Also, do you normally put anything in between the <noframes> tags like,
>"Sorry, this site requires a frames compatible browser?"


Here's what I put in the <noframes> area. It tells the user what is
happening and it offers links to Microsoft and Netscape to fetch the latest
browser. The img are the little icons for Netscape and Microsoft (I've
attached those to this email.)
___________________________________________________
Andreas Ramos    [EMAIL PROTECTED]    www.andreas.com

<HTML>
<HEAD>
</HEAD>

<FRAMESET COLS="120,*" BORDER="0" FRAMEBORDER="0" FRAMESPACING="0">

<FRAME MARGINHEIGHT="3" MARGINWIDTH="3" SCROLLING="auto" SRC="toc.html">

<FRAME MARGINHEIGHT="3" MARGINWIDTH="20" SCROLLING="auto" SRC="welcome.html"
name="content">

<NOFRAMES>
If you can see this, you're using a browser that can't display frames. This
web site uses frames. It's strongly recommended that you upgrade to the
latest version of Netscape or Microsoft browser. Visit <a
href="http://www.microsoft.com" target=body><img src="pixs/msexplore.gif"
width=101 height=31 border=0 align="middle"></a> or <a
href="http://www.netscape.com" target=body><img src="pixs/netscape.gif"
width=100 height=31 border=0 align="middle"></a> to upgrade your browser.
</NOFRAMES>
</FRAMESET>
</HTML>

netscape.gif

msexplore.gif

Reply via email to