1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
zimovet [89]
3 years ago
11

Practice with CSS. a. Write the CSS for an HTML selector footer with the following characteristics: a light-blue background colo

r, 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
Computers and Technology
1 answer:
Nitella [24]3 years ago
8 0

Answer:

Explanation:

/*# represents ID selector

*/

#feature{

font-family: 'Arial';

font-size: 10px;

color: red;

background: white;

width: 80%;

filter: drop-shadow(30px 10px 4px #4444dd);

}

You might be interested in
Windows Server Question 5: The server role responsible for managing and configuring the automated configuration of IP addresses
IceJOKER [234]

Answer:

5. a. DHCP

6. b. Dynamic

7. b. DNS

8. a. True

Explanation:

5. The server role responsible for managing and configuring the automated configuration of IP addresses on clients is DHCP.

6. Using the dynamic update method, as a DHCP server hands out IP addresses, it registers the client hostname or FQDN and IP address with the DNS server. If the hostname or IP address changes, the DNS record is updated accordingly.

7. The server role responsible for name resolution for the internal network as well as Internet resources is DNS

8. The forest administrators, who are members of the Enterprise Admins group, are automatically granted the ability to create an OU hierarchy in any domain within the entire forest. True

5 0
4 years ago
Write two functions var_input() and volume(), where var_input() accepts the input of the radius of a sphere and volume() returns
astra-53 [7]

Answer:

Program :

def var_input(): #input function which takes the radius as input.

 radius= float(input("Enter the radius of the sphere")) #statemet to take the inputs.

 volume(radius)  /#call the volume function.

def volume(radius):  #definition of volume function.

   print("The volume of the sphere is :"+"{:.2f}".format((4/3)*(22/7)*radius*radius*radius)) # print the volume of the sphere.

var_input() # calling the input function.

Output:

  • If the user inputs 4, then he will gets "268.19" as the output.
  • If the user inputs 5, then he will gets "523.81" as the output.

Explanation:

  • The above code is in python language, in which the first line is used to call the function.
  • Then the first line of the input function is used to render the message to the user and take the inputs from the user and store it into the radius variable.
  • Then the second line calls the volume function by passing the radius value.
  • Then the volume function calculates the volume and prints it.
6 0
4 years ago
Which of the following statements is false? a. All arguments in Java are passed by value. b. When an argument is passed by refer
Kruka [31]

Answer: (B) When an argument is passed by reference, the called method can access the argument’s value in the caller directly but cannot modify it.

Explanation:

  In call by reference method, when an argument is pass to the function so that it copies an argument in the form of formal parameter. In the function, the reference is basically used for accessing the actual argument in the given call function value.

The function is basically operated on the given argument value and the original value gets change when the given function value change the value of argument when it is pass by reference method.

6 0
3 years ago
What command displays detail information about the OSPF interfaces, including the authentication method?
statuscvo [17]
<span>The answer is Show IP OSPF interface

Hope this helped :)</span>
8 0
3 years ago
Read 2 more answers
URGENT HELPP<br> WILL MARK BRAINLIST
Semenov [28]

Answer:

1. (1) Travel guide, (2) Study notes for students , (3) Some creative ideas that I want to share with others

2. (1) he or she would have some work related to the website I have created, (2) he or she would be interested in knowing about something which would be available in my created website

3. I want to learn how to add photos in the html pages

3 0
3 years ago
Other questions:
  • whats something that u want to do but ur parents wont allow it like having a phone or going to a college ​
    11·2 answers
  • What are three settings that are available in the Properties dialog box of a message?
    9·2 answers
  • Yeah i just purchase a new laptop with built-in 802.11 wireless and bluetooth capabilities when you boot into windows you do not
    12·1 answer
  • What type of devices are the keyboard and the mouse?
    5·2 answers
  • Write a method called all Less that accepts two arrays of integers and returns true if each element in the first array is less t
    12·1 answer
  • The instant pivot button is displayed in the statistics and visualization tabs when a _______ search is run.
    15·1 answer
  • My internet works but my router won't let any devices connect to it unless you use a cat. 5 cable :\
    12·1 answer
  • What was the first computer to defeat a world champion chess player?
    14·1 answer
  • Ai biết cách tra code đáp án trên LMS, Moodle/Quiz không ạ??
    11·1 answer
  • Carina is concerned that her computer is slowing down because it doesn’t have enough short-term memory. Which of the following s
    10·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!