subject

Practice with CSS. a. 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. b. Write the CSS for an id named notice that is configured to 80% width and centered. c. 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. d. Write the CSS to configure an h1 element selector with drop-shadow text, a 50% transparent background color, and sans-serif font that is 4em in size. e. 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.

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.

use the .css file you created in Hands-On Exercise 7, make sure your document includes h1 and sections for footer, notice, headline, feature

I only need help with the feature part of the design which is letter e

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 21:00
Write a method so that the main() code below can be replaced by the simpler code that calls method original main(): public class calcmiles { public static void main(string [] args) { double milesperhour; double minutestraveled; double hourstraveled; double milestraveled; milesprhour = scnr.nextdouble(); minutestraveled = scnr.nextdouble(); hourstraveled = minutestraveled / 60.0; milestraveled = hourstraveled * milesperhour; system.out.println("miles: " + milestraveled); } }
Answers: 2
question
Computers and Technology, 23.06.2019 03:30
Hashtags serve to identify the topic of a given tweet true false
Answers: 2
question
Computers and Technology, 23.06.2019 06:40
How many nibbles can be stored in a 16-bit word?
Answers: 1
question
Computers and Technology, 24.06.2019 08:10
Where are american poets found in the dewey decimal system
Answers: 1
You know the right answer?
Practice with CSS. a. Write the CSS for an HTML selector footer with the following characteristics:...
Questions
question
Mathematics, 21.03.2020 16:29
question
Mathematics, 21.03.2020 16:29
question
Mathematics, 21.03.2020 16:30