|
|
• Html Course |
|
| ||||||
| • Creating The Frameset Document |
|
The first step is to create a new HTML document that contains the following tags. <HTML>, <HEAD> and <TITLE>
Note: NEVER put a <BODY> line of code
<HTML> |
| • Now add a pair of <FRAMESET> tags. |
|
In more complex frames documents you could have multiple tags to add frames within frames but that is not necessary in our sample.
<HTML> |
| • Adding the COLS= attribute. |
|
Our sample we are creating will be set up in columns. At the end of the course I will show a sample frames document created with ROWS.
For our sample frames document the first
The ( * ) symbol will tell the browser to fill in
A number value could be used in place of the ( * )
In place of percentage, you can also use a pixel
We will be using percentage here for our document.
<HTML> |
|
•
Adding FRAMEBORDER, BORDER, BORDERCOLOR and FRAMESPACING attributes. |
|
We will only be adding a frameborder to our sample document.
Experiment with the effects of the other attributes.
Also try BORDER=0 FRAMEBORDER=0
Why use two tags for a frame border ? Let's add the BORDER to our document.
<HTML> |
| • Add a pair of <NOFRAMES> tags |
|
This is to accommodate browsers that cannot display a page in frames.
<HTML>
Provide a regular HTML code within the
In this code, include a clickable link
<HTML>
That completes the structure of our
In the next section we will set up the actual
|
|
|
Draac.Com Is Hosted By ValueWeb
Register UK domain names at Domain Names UK
|
|
| Advertise
| Link To Us | Status/Updates | Privacy Statement |
| Copyright © 1999-2003 Draac.Com
© All Rights Reserved. |