Question: Update the htmI document from Lab4 by adding the following: - A header element which includes an image of your choice (you can use height
Update the htmI document from Lab4 by adding the following: - A header element which includes an image of your choice (you can use height and width attributes to specify the image size). - A navigation element nav > which includes a list of links a> to all labs: Lab1, Lab2, Lab3, Lab4, and Lab5. The navigation list should be at the top of the page under the image. - A footer element > at the end of the html document, which includes your name, ID, and 2023. Update the CSS document from Lab4 by applying the following formats: - Apply the following format to the first letter in the paragraph: color: blue, fontsize:30 px. - Apply the following format to the footer element: a padding of 30px, a margin of 30px, and a 3px dashed blue border. - Apply the following format to anchor (link) elements a> : a margin of 10px, a padding of 3px, and a 3px solid blue border. - Apply the following format to the whole page body : a background-image of your choice, with a repeat (I have uploaded the image that I've used in the sample web page as pattern.jpg). - Apply the following format to the anchor (link) a>, paragraph p>, and ordered list : beige background-color
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
