Web Hosting Directory | Web Hosting Resources | Webmaster Resources | Domain Tools | Search Engine Marketing | Forums
  Signup
Today: 899   Yesterday: 1,172   Max: 1,872   Total: 384,280   Current Users : 20 (Member 0) 
DOMAIN TOOLS

WEBMASTER TOOLS

RELATED ARTICLES

SUBMIT AN ARTICLE

Write for us and get publicity, link to your website, and best of all get paid. Please visit our writers page for details.


LINK TO US

Link to us and earn points for each visitor you bring to us. Please visit our link partner page for details.

 

<FRAME ...>

Usage Recommendation
use it, but don't rely on it

  • SRC: what file to put in the frame
  • NAME: the name of the frame
  • SCROLLING: should the frame have a scrollbar?
  • NORESIZE: don't let the user make the frame bigger or smaller
 

<FRAME ...> sets a single frame in the framed page. <FRAME ...> always goes inside a <FRAMESET ...> element. The SRC attribute, which is required, indicates the URL of the page that goes in the frame. In most situations you should also use NAME to give the frame a name so that links can target the frame.

For example, this code creates a frameset with two frames. The first <FRAME ...> loads the file frame1_title.php into a frame named TITLE. The second <FRAME ...> loads the file frame1_body.php into a frame named MAIN.

this code produces this
<FRAMESET ROWS="20%,*">
   <FRAME SRC="frame1_title.php" NAME="TITLE">
   <FRAME SRC="frame1_body.php"  NAME="MAIN">

<NOFRAMES>NOFRAMES stuff
</NOFRAMES>

</FRAMESET>

this page



Copyright 1997-2002 Idocs, Inc. Written by Miko Sullivan.

 
 
What is your major source of website traffic?
 
 
 
 
 
 

ADVERTISEMENT

 
Cheap Web HostingBudget Web HostingEcommerce Web Hosting
Link to UsLink ExchangeAdvertisePrivacy PolicyTerms Of ServiceAbout UsContact UsSitemap
Copyright © 2006 - 2008 Broadband Media, Inc. All rights reserved.