Go to the home page
2-1.Headings
backGo to the Navigation pageHelpExitNext

In this lesson...

  1. Identify and Place the different levels of headings in HTML ....
  2. Open your document within your web browser to see how it is displayed.

HTML Headings

Are you ready?
The format for an HTML heading tag is:

<hn>Introduction</hn>

where n is a number from 1 to 6 identifying the heading size.

<H1>Size 1</H1>

Size 1

<h3>Size 3 <h3>

Size 3

<h6>--Hello mageed--<h6>
--Hello mageed--

Placing HTML Headings in Your Document

open the HTML file you created in the previous lesson.
here are the steps for opening folder:
  • On the File menu in Internet Explorer, click Open.
  • Use the dialog box (Browse..) to find and open the file you created "univers" ,in your folder (Mypage)
  • On the view menu in Internet Explorer, click source.Re-open your text editor program.
  • Go to the text editor window
  • Enter the following above the existing body text and after the "/head" "body" tags:

    
              <h1>The Big Bang Theory of creation </h1>
    
    • Below the text already entered, Enter the following headings inside the body
    
              <h2>Introduction to Cosmology </h2>
    
              <h2>The Big Bang Theory</h2>
    
              <h2>The inflation theory</h2>
    
              <h2>The Quran on the origin of univers</h2>
    
              <h2>The formation of the first stars and quasars</h2>
    
              <h2>The Life and Death of Stars</h2>
    
              <h3>Research Project</h3>
    
              <h3>References</h3>
    
    • Save the changes in the text editor. (on file menu in Notepad click save).
    • Return to your web browser.(if not opened; open your file).
    • Select Refresh or Roload to see the changes on your document.

    Check Your Work

    Compare your document with a sample of how this document should appear. After viewing the sample, use the back button on your web browser to return to this page.


     | home | Course Catalog| Lesson Index | next | previous |

    © 1999- 2000 hayayoo e-mail: hayayoo@yahoo.com


    © 1999, 2000 hayayoo Reserved


    construction.gif (10829 bytes)