HTML Tags
HTML Codes and Examples
www.tagindex.net
HTML Tags
CSS Properties
HTML Colors
Generators
<
Home
/
HTML Tags
/ Frame Tags
Frame Tags
Categories
HTML Tags
Page Tags
Text Tags
Link Tags
List Tags
Image Tags
Table Tags
Frame Tags
Form Tags
Embed Tags
Attributes
All HTML Tags
Relation Document
Frame
<frameset><frame src="">
creates a frame
<frameset>
set of frames
<frameset>
nesting example
<frameset frameborder="0">
frame border
<frameset border="">
frame border thickness
<frameset bordercolor="">
frame border color
<frame src="">
defines a frame
<frame src="" name="">
naming the frame
<frame src="" noresize>
disallows resizing of the frame
<frame src="" scrolling="">
controls the scroll
<frame src="" marginwidth="" marginheight="">
margins in the frame
<a href="" target="">
the target frame of the link
<noframes>
alternative content for non-frames users
Examples of frames
layout examples of frames
Inline frame
<iframe src="">
creates an iframe
<iframe src="">
defines an iframe
<iframe src="" width="" height="">
width and height of the iframe
<iframe src="" name="">
naming the iframe
<iframe src="" frameborder="0">
iframe border
<iframe src="" scrolling="">
controls the scroll
<iframe src="" marginwidth="" marginheight="">
margins in the iframe
<iframe src="" allowtransparency="true">
transparent iframe
<iframe src="" align="">
iframe alignment
<iframe src="" vspace="" hspace="">
the space of the iframe
<br clear="">
stopping text wrapping
<a href="" target="">
the target frame of the link
Marks
Extension Elements or Attributes
Deprecated Elements or Attributes
Related Category
CSS - Frame Styles
HTML Tags
CSS Properties
HTML Colors
Generators
<
Home
About TAG index
Contact Me
HTML Tags, CSS Properties, Codes and Examples.
Copyright © 2007-2010 TAG index. All Rights Reserved.