Presentation is loading. Please wait.

Presentation is loading. Please wait.

Hypertext Mark-Up Language Web Page Creation HTML.

Similar presentations


Presentation on theme: "Hypertext Mark-Up Language Web Page Creation HTML."— Presentation transcript:

1 Hypertext Mark-Up Language Web Page Creation HTML

2 Where do we create our webpages? Professional editors such as Adobe Dreamweaver Microsoft Expression Web CoffeeCup HTML Editor Within a word processing program such as Notepad Wordpad Word

3 TAGS HTML tags are keywords (tag names) surrounded by angle brackets like HTML tags normally come in pairs like and The first tag in a pair is the start tag, the second tag is the end tag Start and end tags are also called opening tags and closing tags

4 Let’s some coding…. Step 1: Start Notepad To start Notepad go to: Start All Programs Accessories Notepad

5 Every HTML code begins with? This tag states that everything below this tag is included in this page.

6 Every HTML code ends with? This states that all information above this tag should be included in the HTML CODE

7 The body is your opening tag for the information that you will display. Be sure to end it with

8 Yours should look like this!!!

9 headings There are 6 styles of headings.. largest large medium small smaller smallest

10 paragraphs Information should be placed here. If you would like to start a new paragraph, close this paragraph with  and start a new one.

11 Changing the text bold emphasize underline

12 hyperlinks Use the tag This is a link Note that what text that you would like to have displayed as your link.

13 images Pics, images and graphics use the tag The width and height measurements are included also. Be sure to know the name of the saved image.

14 Horizontal line and comments defines a comment to help you remember and make the program more readable.

15 Superscript and Subscript


Download ppt "Hypertext Mark-Up Language Web Page Creation HTML."

Similar presentations


Ads by Google