Lesson 3: Adding Text

A.   Follow the step-by-step demo instructions for this lesson exercise. See Lecture 3 presentation.

B.   Download the attached HTML document - Lecture3.zip file to your Desktop.

C.   Open Lesson3.html document in WordPad.   

D.  Add and apply the same markup language tags (HTML code & syntax) illustrated in this chapter in your web page.  Save the document as a text file with an .HTML extension.   View and verify your web page in your browser.

E.  Attached is a sample of the HTML document and the desired output web page after adding the HTML tags.

F.  Save your HTML document as Lesson3.html.

G.  Verify if the HTML document- chapter3.html passes the W3C Markup Validation Service.  You will need to upload your HTML document to the site-  http://validator.w3.org/.

H.  Zip up you Lesson3.html document.

I.   Upload and submit your Lesson3.zip file in the COMSC-30 Canvas Lesson 3 Assignment drop box.

Lecture 3 Topics

Points

1. Create a New Paragraph

3

2. Change Paragraph Alignment

3

3. Add a Line Break

3

4. Insert a Blank Space

3

5. Insert Preformatted Text

2

6. Insert a Heading

3

7. Add Block Quotes

2

8. Insert a Comment

3

9. Create a Numbered List

3

10. Create a Bullet List

3

11. Insert Special Characters

2

Total

30