Preview

Html Notes in Creating Frames

Good Essays
Open Document
Open Document
493 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Html Notes in Creating Frames
HOW TO CREATE FRAMESAll frames are created using the <frameset> tag. This essentially makes up the "master" page, which will "contain" the pages that users actually see. The "master" page, with the <frameset> tag, replaces the <body> tag, meaning you DO NOT use the <body> tag anywhere inside this master page. This master page is than fitted with the individual pages that are "put" inside it. Ok, lets have a look at how exactly this is done: The following example creates a page with two frames: //master page <html> <head> <title>My example</title> </head> <frameset cols="30%,50%"> <frame src="page1.htm"> <frame src="page2.htm"> </frameset> </html> | page1 | page2 | |
Page1.htm and Page2.htm are created separately as "normal" html pages, and are contained within this master page. We used the keyword "cols" to indicate that we want to define column frames. To create rows instead, simply use the keyword "rows": <html> <frameset rows="50%,50%"> <frame src="page1.htm"> <frame src="page2.htm"> </frameset> </html> | page1 | page2 | | |
In both of these examples, we used percentage as the width measurement. You could also use pixels, with some caution, however: <html> <frameset cols="100,200,340"> <frame src="page1.htm"> <frame src="page2.htm"> <frame src="page3.htm"> </frameset> </html> | page1 | page2 | page3 | |
If you add up the total width (100+200+340=640), this will equal the width of a screen at resolution 640*480. Most 14' screens are set as

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Measure the distances between letters on the line in millimeters and then convert to the other units listed.…

    • 1018 Words
    • 11 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Measurement Lab

    • 772 Words
    • 4 Pages

    Length Measurements – Follow the Instructions in the Lab Manual and fill in your data in the tables provided.…

    • 772 Words
    • 4 Pages
    Satisfactory Essays
  • Powerful Essays

    Ap Calculus

    • 2722 Words
    • 11 Pages

    | An Excel feature that adjusts the width of a column to fit the cell content of the widest cell in the column.…

    • 2722 Words
    • 11 Pages
    Powerful Essays
  • Better Essays

    Thickness of Aluminum Foil

    • 1278 Words
    • 5 Pages

    The mass can be measured by using a balance. The length and width can be measured by using a meter stick. The mass found with the balance will go into the mass area of the formula. The length and width will be part of the volume portion of the formula. The volume part of the formula will also have the undetermined variable of the thickness. This is the case because:…

    • 1278 Words
    • 5 Pages
    Better Essays
  • Better Essays

    1) Set size of Margins. Click on the Page Layout tab, and then on Page Setup. Click on Margins in the Page Setup group: Click on Normal to set the Top, Bottom, Left and Right sides all to 1 inch.…

    • 1651 Words
    • 7 Pages
    Better Essays
  • Good Essays

    Uncertainty: Approximately +/- .5 inches, due to human error. It proved difficult to name an exact measurement, so almost all measurements were estimated within .5 inches.…

    • 620 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    unit3lab1

    • 7639 Words
    • 49 Pages

    Write a one-page paper explaining how to use those tags. Include a short example of an HTML page that properly uses the three tags.…

    • 7639 Words
    • 49 Pages
    Satisfactory Essays
  • Satisfactory Essays

    objects is calculated by measuring length (L), width (W), and height (H) in centimeters (cm) and…

    • 323 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    quimica

    • 553 Words
    • 1 Page

    width and length of the blood droplet, you can divide the two to make a ratio. Using the…

    • 553 Words
    • 1 Page
    Good Essays
  • Satisfactory Essays

    Real Cases Andrea R

    • 3933 Words
    • 18 Pages

    <script async="" src="./Real Cases Andrea R. Case Study Part 1 Adelphi University_files/fbds.js"></script><script id="hs-analytics" src="./Real Cases Andrea R. Case Study Part 1 Adelphi University_files/444849.js"></script><script type="text/javascript" async="" src="./Real Cases Andrea R. Case Study Part 1 Adelphi University_files/dc.js"></script><script type="text/javascript">…

    • 3933 Words
    • 18 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Hi Every One

    • 424 Words
    • 2 Pages

    | Insert the two slides from the downloaded GO_p01_Crater.pptx file after Slide 3. Do not keep the source formatting.…

    • 424 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Apa Worksheet

    • 874 Words
    • 4 Pages

    b) One inch on right and left and 1 ½ inches top and bottom of the page…

    • 874 Words
    • 4 Pages
    Powerful Essays
  • Good Essays

    I then asked the subject to place his or her index finger and thumb approximately 2 cm apart. They held a 30cm ruler vertically between their thumb and forefinger .The lower end of the ruler was even with the top of the thumb and forefinger.…

    • 494 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    • Is the language formal or informal? How does this contribute to the author’s style?…

    • 336 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    The Great Stem Cell Debate

    • 2373 Words
    • 10 Pages

    Insert a page break to start a new, separate page from your entire text. Don’t just use the return button to get you to a new page. If you make corrections, it changes the formatting of the pages.…

    • 2373 Words
    • 10 Pages
    Powerful Essays

Related Topics