Frames
- <FRAMESET attribute1="..." attribute2="...">...< /FRAMESET>
Defines a set of frames that will make up the page. The FRAME, and NOFRAMES tags go inside this. The FRAMESET tag is used instead of the BODY tag. You can, however, include a BODY tag inside the NOFRAMES tags for browsers that do not support frames.-
Attributes:
- BORDER="..."--Specifies the width (in pixels) of the border drawn around the frames. (Netscape)
- COLS="..."--Creates the frames as columns and specifies the width of each column. Width of the columns can be set using percentages (%), pixels, or relative size (*). For example, if you want your frames to be 3 equally sized columns, you would use: COLS=33%,33%,*
- FRAMEBORDER="..."--Specifies whether or not a 3-D border is displayed around the frames. possible values are 0 (no border) or 1 (default). (IE)
- FRAMESPACING="..."--Specifies in pixels, the amount of space between the frames.
- ROWS="..."--Creates the frames as rows and specifies the width of each row. width of the rows can be set using percentages (%), pixels, or relative size (*). For example, if you want a small frame at the top of your page and one large frame below that, you might use: ROWS=15%,*
- SCROLLING="..."--Determines whether or not scroll bars are displayed on all the frames. Possible values are "yes", "no", and "auto".
- BORDER="..."--Specifies the width (in pixels) of the border drawn around the frames. (Netscape)
- <FRAME attribute1="..." attribute2="...">
Defines a single frame within a frameset.-
Attributes:
- BORDER="..."--Specifies the width (in pixels) of the border drawn around the frame. (Netscape)
- FRAMEBORDER="..."--Specifies whether or not a 3-D border is displayed around the frame. possible values are 0 (no border) or 1 (default). (IE)
- MARGINHEIGHT="..."--Specifies the top and bottom margins of the frame in pixels.
- MARGINWIDTH="..."--Specifies the right and left margins of the frame in pixels.
- NAME="..."--Defines a target name for the frame.
- NORESIZE--Prevents the frame from being resized by the user
- SCROLLING="..."--Determines whether or not scroll bars are displayed along the frame. Possible values are "yes", "no", and "auto".
- SRC="..."--Specifies the source file for the frame.
- BORDER="..."--Specifies the width (in pixels) of the border drawn around the frame. (Netscape)
- <IFRAME attribute1="..." attribute2="...">< /IFRAME> (IE)
Defines a floating frame. Does not need to be placed within a FRAMESET.-
Attributes:
- ALIGN="..."--Specifies the alignment of the floating frame and surrounding text. Possible values are TOP, MIDDLE, BOTTOM, LEFT, and RIGHT.
- FRAMEBORDER="..."--Specifies whether or not a 3-D border is displayed around the frame. possible values are 0 (no border) or 1 (default)
- HEIGHT="..."--Specifies the height of the floating frame.
- MARGINHEIGHT="..."--Specifies the top and bottom margins of the floating frame in pixels.
- MARGINWIDTH="..."--Specifies the right and left margins of the floating frame in pixels.
- NAME="..."--Defines a target name for the floating frame.
- NORESIZE--Prevents the frame from being resized by the user
- SCROLLING="..."--Determines whether or not scroll bars are displayed along the frame. Possible values are "yes" and "no".
- SRC="..."--Specifies the source file for the floating frame.
- WIDTH="..."--Specifies the width of the floating frame.
- <NOFRAMES>...< /NOFRAMES>
Placed inside the FRAMESET, anything between the beginning and ending of this tag is viewable only by browsers that do not support frames. This tag is used to create pages that are compatible with older browsers that do not support frames.
| Tables | Forms | Style Sheets | General Formatting |
| Color Names | Color Codes | Color Tester |
| ASCII Codes | Entities | META Tags |
| SQL Reference | Web Graphics |
Free-CGI.com is updated on a daily basis. New
features and applications are added almost
every day. Free-CGI.com is always under construction. If you have any comments or
suggestions, please contact free-cgi. Thanks!
every day. Free-CGI.com is always under construction. If you have any comments or
suggestions, please contact free-cgi. Thanks!
| Free-CGI
| Applications
| Register
| Customize
| Manage
| Free-Code
| Reference
|
| YouTube | Promote | FAQ - Help | Links | Disclaimer | Privacy | Feedback | About |
| YouTube | Promote | FAQ - Help | Links | Disclaimer | Privacy | Feedback | About |
Copyright © 1995 - 2025 Free CGI. All rights reserved.