Download presentation
Presentation is loading. Please wait.
Published byStuart West Modified over 8 years ago
2
HyperText Markup Language (HTML) Developing a Web Page
3
Objectives n Define Tag n Discuss the functions of HTML Tags n Review Hyperlinks n Methods of Creating HTML Documents
4
What’s a Tag? n A Tag is a code that is inserted into a document that identifies the formatting that should be applied to that location. –Enclosed in angle brackets –Enclosed in angle brackets –End tag includes a slash –End tag includes a slash –Usually occur in pairs –Can be nested within each other
5
For Example <html> John Sullivan's Page John Sullivan's Page StFX Home Page StFX Home Page
6
Creating HTML Documents n Copy HTML text from an existing Web document n Use a plain text editor (Notepad) n Microsoft Word, “Save as” HTML type n HTML development tool (HoTMetaL) n Netscape Page Wizard
7
Netscape Page Wizard
8
Example <HTML><HEAD> A Sample HTML Page A Sample HTML Page </HEAD><BODY> HTML is a Piece of Cake HTML is a Piece of Cake Learning and using HTML is going to be a blast. This is the first paragraph. Learning and using HTML is going to be a blast. This is the first paragraph.</P> This is the second. This is the second.</P></BODY></HTML>
9
Screen Results
10
Summary n Creating HTML documents n Using Tags n Hyperlinks n Tools for creating and modifying web documents
11
Assignment (Due July 24th) Create Your Own Web Page n Use any theme you want (real or fictional) n Show some style! –Color, bold, italics, etc. n At least five links to other sites n Insert at least three images n Link to your e-mail n E-mail me your URL n Be creative and have fun with it!
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.