The world documentation

  1. Practice with CSS.
  2. Write the CSS for an HTML selector footer with the following
    characteristics: a light-blue background color, Arial font, dark-blue
    text color, 10 pixels of padding, and a narrow, dashed border in a
    dark-blue color.
  3. Write the CSS for an id named notice that is configured to 80%
    width and centered.
  4. Write the CSS to configure a class that will produce a headline with
    a dotted line underneath it. Choose a color that you like for the text
    and dotted line.
  5. Write the CSS to configure an h1 element selector with dropshadow
    text, a 50% transparent background color, and sans-serif
    font that is 4em in size.
  6. Write the CSS to configure an id named feature with small, red,
    Arial font; a white background; a width of 80%; and a drop
    shadow.
  7. Design a web page that provides a list of resources for free stock
    photographs. The list should contain at least five different websites. Use
    your favorite graphic sites, the sites suggested in this chapter, or sites
    you have found on the Web. Save the page as freegraphics.html.

This question has been answered.

Get Answer