[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
Re: New Digital Sprite 2 - Webpages
If you need to wrap additional information around the online view, it's
fairly simple to do using frames. Following is a simple example of a
framed site.
<!-- frames -->
<frameset rows="50%,*" cols="50%,*">
<frame name="Logo" src="Your_Logo.htm" marginwidth="10"
marginheight="10" scrolling="auto" frameborder="no">
<frame name="Top Menu" src="Your_Top_Menu.htm" marginwidth="10"
marginheight="10" scrolling="auto" frameborder="no">
<frame name="Other Stuff" src="Some_Other_Stuff.htm"
marginwidth="10" marginheight="10" scrolling="auto" frameborder="no">
<frame name="DS2 Window" src="Ethernet_address_of_DS2"
marginwidth="10" marginheight="10" scrolling="auto" frameborder="yes">
</frameset>
Regards,
Robert L Bass
www.BassBurglarAlarms.com
alt.security.alarms Main Index |
alt.security.alarms Thread Index |
alt.security.alarms Home |
Archives Home