Text Links Ads : Marketing Tips Store : Search Engine Optimization Strategies
WebPosition Gold Pro : Domain Registration Bank : Optilink Software : GoDefy
Mike's Marketing Tools : Mike's Ecommerce Software : Text Links Guide
 
Web HTML-HTML.com
You are here: HTML Codes > Frames > <FRAME ...>

Attribute for <FRAME ...>
SRC ="URL"

SRC indicates the URL to put into the frame.

this code produces this
<HTML>
<HEAD>
<TITLE>Great Recipes</TITLE>
</HEAD>
<FRAMESET ROWS="15%,*">
 <FRAMe SRC="recipetitlebar.html" NAME=TITLE SCROLLING=NO>
 <FRAMESET COLS="20%,*">
 <FRAMe SRC="recipesidebar.html" NAME=SIDEBAR>
 <FRAMe SRC="recipes.html" NAME=RECIPES>
 </FRAMESET>
<NOFRAMES>NOFRAMES stuff
</NOFRAMES>
</FRAMESET>
</HTML>
this page

<FRAME NAME="..."> >>>

Copyright © 2002-8 Art Dacor USA LLC. All Rights Reserved.
3727 West Magnolia Blvd #489, Burbank, CA, 91505, USA.
www.HTML-HTML.com