Question
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
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. Make sure the document includes h1 and sections for footer, notice, headline, feature. The css file is posted below
#footer{ background-color: #B3C7E6; font-family: Arial; color: #000099; padding: 10px; border-style: dashed; border-color: #000099; } #notice { width: 80%; margin-left: auto; margin-right: auto; } .a1 { color: #00CED1; border-bottom-color: #00CED1; border-bottom-style: dotted; } h1 { text-shadow: 3px 3px 3px #666; opacity: 50%; font-family: sans-serif; font-size: 4em; } #feature { background-color: #F0F8FF; width: 80%; font-family: Arial; color: red; font-size: small; text-shadow: 4px 4px 4px #666; }
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started