Question: could use help creating the following Exercises 1. Write the CSS for an id with the following characteristics: fixed position, light gray background color, bold

could use help creating the following
Exercises 1. Write the CSS for an id with the following characteristics: fixed position, light gray background color, bold font weight, and 10 pixels of padding. 2. Write the CSS for an id with the following characteristics: float to the left of the page, light-beige background, Verdana or sans-serif large font, and 20 pixels of padding. 3. Write the CSS for an id that will be absolutely positioned on a page 20 pixels from the top and 40 pixels from the right. This area should have a light-gray background and a solid border. 4. Write the CSS for a class that is relatively positioned. This class should appear 15 pixels from the left. Configure the class to have a light-green background. 5. Create a web page about your favorite hobby, movie, or music group. Configure the text, color, and a two-column layout with CSS
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
