Question: 1. To prepare you for this assignment, read the module 4 content and embedded examples. Assignment Tasks: PART 1 1. Create a new CSS file

1. To prepare you for this assignment, read the module 4 content and embedded examples. Assignment Tasks: PART 1 1. Create a new CSS file called "style.css" 2. Add the following rules, along with the necessary selectors, to the CSS file: a. Create a rule for an id called "top" to set the: - background color to #33ff88 - top margin to 15px - top padding to 10px - border to be a solid grey border, with a width of 2px - width to 1000px - left and right margins to 'auto'. b. Create a rule for elements to set the: - top margin to 4px - background color to #8f8e6e c. Create a rule for elements to set the: - text color to #d46622 - background color to #ccadbe - border to 1px wide solid border with a color of #72072e - padding to 3px - font weight to bold 2 d. Create a rule for

elements which are a descendant of an element with id="data" to set the: - left padding to 8px 2. Link this CSS file (a.k.a the stylesheet) to "aboutme.html" and "contact.html" PART 2 1. Validate the CSS file to ensure that it follows proper syntax. Please use the following website to validate your html file: LINK 2. Create a .zip file containing the aboutme.html file, the contact.html file, the style.css file, along with any other necessary file

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Accounting Questions!