Presentation is loading. Please wait.

Presentation is loading. Please wait.

Creating a Web Page HTML: The Language of the WEB.

Similar presentations


Presentation on theme: "Creating a Web Page HTML: The Language of the WEB."— Presentation transcript:

1

2 Creating a Web Page HTML: The Language of the WEB

3 HTML To create a web page you use a special language that Browsers can read. H yper T ext M arkup L anguage

4 The Web Browser is the software program on YOUR computer

5 The Web Browser Can locate HTML documents on any server anywhere in the world.

6 HTML Documents Simple TEXT documents. Created with a simple text editor

7 Some Text Editors The WordPad in Windows –Start  Accessories  WordPad The NotePad in Windows –Start  Accessories  NotePad MS WORD in Windows

8 Start an HTML document These are They tell the Browser that an HTML document is coming.

9 Header Stuff My Page Goes into the Blue line A place for a title

10 Next comes the This is the main part of your document.

11 Modifiers

12 HTML Codes entered in a TEXT editor tags indicate code is written in HTML tags identify the Title. tags surround information about the web page tags surround the portion of the document that will appear in the browser window.

13 SPACES..The paragraph tag Adds extra blank lines before text to separate it from any text that precedes it.

14 Section headings Makes the headings BIG and Black and Bold

15 How Big??? This is

16 Center It…Formats the heading My favorite Sport. Also try Don’t forget to close the tag

17 Just use This is the Default

18 Creating Lists HTML supports three kinds of lists: –Ordered lists –Unordered lists –Definition lists

19 Ordered Lists a list in numeric order My Favorite Movies 1.Mouse Hunt 2.Mary Poppins 3.Something about Mary

20 Ordered Lists My Favorite Movies Something About Mary Mary Poppins Mouse Hunt

21 Unordered Lists Items have no particular order Famous Male Actors Roy Rogers Gene Autry Hopalong Cassity http://westerns.com/sounds/roy_rogers-west_is_in_my_soul.mp3

22 Unordered List bullet list Famous Male Actors Roy Rogers Gene Autry Hopalong Cassity

23 The Definition List A list of Terms followed by a definition line Famous Movie Horses –Topper Hopilong Cassidy’s horse –Trigger Roy Roger’s Horse –Champion Gene Autry’s Horse

24 Definition List Famous Movie Horses Topper Hopalong Cassity’s Horse Trigger Roy Roger’s Horse Champion Gene Autry’s Horse

25 Character Tags A you apply to an individual character. 2 Kinds –Logical - how you use text –Physical – how text looks

26 Logical Tags Emphasized mode Indicates that characters should be emphasized in some way..itallics Emphasizes text more strongly than

27 Physical Character Tags How characters look bold Itallics big small subscript superscript

28 Big BLACK Lines Horizontal Rule Adjust the WIDTH to ¾ Center the HR Set the SIZE

29 More stuff Do it All in one HR TAG <HR ALIGN=CENTER SIZE=12 WIDTH=75%> Or

30


Download ppt "Creating a Web Page HTML: The Language of the WEB."

Similar presentations


Ads by Google