Solved by verified expert:Please view the assignment for the assignment instructions, this lab has to be used on notepad + or similar
lab_1_instructions.docx

Unformatted Attachment Preview

1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
Deliverable: One (1) Web page (.htm)
Complete Lab Assignment 1 as explained here:
The code is to be submitted in a single htm or html file to the online course shell.
Do not use any code generators. Use Notepad or a similar text editor to create the .htm
file.
You will replace the name Jane Doe with your first and last name.
When saving the file, it should be saved as Lab_#_Last name_First initial.htm. For
example, if your name is Jane Doe the file for Lab 1 should be saved as
Lab_1_Doe_J.htm
Displays your name and the text “Hello Class!”
Displays your name in the titlebar of the browser.
Declare the DOCTYPE for HTML5 and create a comment listing the lab number, the
author, and the date.
After the text “Hello Class! My name is Jane Doe.” write five (5) lines of code
demonstrating headers 1 through 5. The text should display your first and last.
Create:
a. an ordered list with three (3) line items.
b. an unordered list with three (3) line items.
c. a line of BOLD text.
d. a line of italicized text.
e. a line of underlined text.
All page tags should be appropriately opened and closed using the correct tags.
For full credit, replace the name “Jane Doe” with your first and last name.

Purchase answer to see full
attachment