Question: 1. Write down the 7 lines that form the highest level skeleton of any web page. [5] 2. Name three elements that if placed one
1. Write down the 7 lines that form the highest level skeleton of any web page. [5]
2. Name three elements that if placed one after the other in the html code will appear one above the other in the displayed page. [5]
3. Name three elements that if placed one after the other in the html code will appear one next to the other in the displayed page [5]
4. Name three html elements that must have both an opening element tag, and a separate closing tag. [5]
5. Name three html elements that have an opening element tag, but do not have a corresponding closing tag. [5]
6. Write three lines of CSS that define a class called hot and will make any element with that class have a background color that is red. [5]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
