Essential Question: How can I make a website using images and tables?
Mastery Objectives:
SWBAT create a table in HTML.
SWBAT create an ordered list and unordered list.
SWBAT create DIVs in their page.
SWBAT use multiple headers.
SWBAT use images in their page.
Directions: Create a web page about your favorite video game using the following requirements:
At least 4 images. https://www.w3schools.com/html/html_images.asp
At least 4 DIVs https://www.w3schools.com/html/html_div.asp
An unordered list https://www.w3schools.com/html/html_lists.asp
An ordered list https://www.w3schools.com/html/html_lists.asp
3 Different headings https://www.w3schools.com/html/html_headings.asp
Background color https://www.w3schools.com/html/html_styles.asp
3 Different colored fonts https://www.w3schools.com/html/html_colors.asp
Formatting for the DIVs https://www.w3schools.com/html/html_div.asp
A paragraph about your video game https://www.w3schools.com/html/html_paragraphs.asp
3 Hyperlinks to other websites https://www.w3schools.com/html/html_links.asp