Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

need a very simple html assignment in under 2 hours Due: February 13, 11:59 pm Make any necessary corrections to all the pages prior to starting Lab 4. This assignment will modify the layout of the ht

need a very simple html assignment in under 2 hours

Due: February 13, 11:59 pm Make any necessary corrections to all the pages prior to starting Lab 4. This assignment will modify the layout of the html pages, plus various style modifications including borders and pseudo-selectors. The html pages will have a two-column page layout like this: wrapper header nav main footer See the sample pages on pages 4 and 5 for approximate results. Create or modify the following in the style sheet: ⦁ Create a universal selector (*) that declares box-sizing as border-box. ⦁ #wrapper: ⦁ Change the minimum width to 1200px. ⦁ Change the maximum width to 1480px. 4.2 Information Technology 202 Lab C Lab Assignment 4 (Winter 2025) ⦁ nav: ⦁ Remove the text-align declaration. ⦁ Keep the font-weight and padding declarations. ⦁ Add a declaration that floats nav to the left. ⦁ Add a declaration that sets the width as 160px. ⦁ nav a: The navigation hyperlinks will look like buttons with pseudo-styles applied: ⦁ Keep the text-decoration set as none. ⦁ Display the selector as a block. ⦁ Declare text-align as centered. ⦁ Declare the font-weight as bold ⦁ Declare a border-style as outset. ⦁ Declare a border-color as grey in hex-format. ⦁ Declare padding with a size of 1em. ⦁ Declare a bottom margin with a size of 1em. ⦁ Create pseudo-selectors for the navigation links: ⦁ nav a: link: ⦁ Declare a color in hex format. ⦁ nav a: visited: ⦁ Declare a different color in hex format. ⦁ nav a: hover: ⦁ Declare a different color in hex format. ⦁ Declare a border-style as inset. ⦁ Declare a border-color as grey in hex-format. ⦁ Create a nav ul selector that includes: ⦁ A left-padding declaration of 0px. ⦁ A list-style-type declaration of none. ⦁ main: ⦁ Add a top padding declaration of 1em. ⦁ Add a left margin declaration of 160px. ⦁ Create a class called leftfloat: ⦁ Declare a float property as left. ⦁ Declare a right margin with a size of 4em. ⦁ Create a class called clear: ⦁ Declare the clear property as both. 4.3 Information Technology 202 Lab C Lab Assignment 4 (Winter 2025) Modify the index page to include the following: ⦁ Within the tag: ⦁ Remove the align=”right” attribute and value. ⦁ Assign the img the .leftfloat class. ⦁ Place the address information inside a pair of tags. Assign the div with the .clear class. Modify the index, classes and schedules pages to include the following: ⦁ Put the navigation links in an unordered list

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question