Improve my HTML and CSS Code to make it look exactly like the picture. Fish Creek Animal Clinic Fish Creek Animal Clinic         Home        Services        Ask the Vet        Contact     Full Service Facility         Doctors and staff are on duty 24 hours a day, 7 days a week.     Years of Experience          Fish Creek Veterinarians have provided quality, dependable care for your beloved animals since 1984.     Open Door Policy          Our professionals welcome owners to stay with their pets during any medical procedure    800-555-5555    1242 Grassy Lane    Fish Creek, WI 55534 Copyright © 2018 Fish Creek Animal Clinic yourfirstname@yourlastname.com style.CSS body     { background-color: #F0F0F0;             color: #191970;            font-family: Arial, Verdana, sans-serif; } h1       { background-color: #003366;             color: #AEC3E3;             line-height: 200%;            font-family: Georgia, "Times New Roman", serif;            text-indent: 1em;            } h2       { background-color: #5280C5;             color: #191970;             font-family: Georgia, "Times New Roman", serif;            text-align: center;  } nav      { font-weight: bold;            font-size: 1.25em; } p        { font-size: .90em;

Database Systems: Design, Implementation, & Management
12th Edition
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Carlos Coronel, Steven Morris
Chapter4: Entity Relationship (er) Modeling
Section: Chapter Questions
Problem 7P
icon
Related questions
Question

Improve my HTML and CSS Code to make it look exactly like the picture.

<!DOCTYPE html>
<html lang="en">
<head>
<title>Fish Creek Animal Clinic</title>
<meta charset="utf-8">
<link href="style.css" rel="stylesheet">
</head>
<body>
<div id="wrapper">
<header>
<h1>Fish Creek Animal Clinic</h1>
</header>
<nav>
   <b>
    <a href="index.html">Home</a> &nbsp; 
    <a href="services.html">Services</a> &nbsp; 
    <a href="askvet.html">Ask the Vet</a> &nbsp; 
    <a href="contact.html">Contact</a></b>
</nav>

<main>

<dl>
    <dt><strong>Full Service Facility</strong></dt>
        <dd>Doctors and staff are on duty 24 hours a day, 7 days a week.
    <dt><strong>Years of Experience</strong></dt> 
        <dd>Fish Creek Veterinarians have provided quality, dependable care for your beloved animals since 1984.
    <dt><strong>Open Door Policy</strong></dt> 
        <dd>Our professionals welcome owners to stay with their pets during any medical procedure</dd>
</dl>

</main>

<div>
   800-555-5555<br>
   1242 Grassy Lane<br>
   Fish Creek, WI 55534<br><br>
</div>

<footer>

<small><i>Copyright &copy; 2018 Fish Creek Animal Clinic<br>
<a href="mailto:yourfirstname@yourlastname.com">yourfirstname@yourlastname.com</a></i></small>
</footer>

</div>
</body>
</html>

style.CSS

body     { background-color: #F0F0F0; 
           color: #191970;
           font-family: Arial, Verdana, sans-serif; }
h1       { background-color: #003366; 
           color: #AEC3E3; 
           line-height: 200%;
           font-family: Georgia, "Times New Roman", serif;
           text-indent: 1em;
           }
h2       { background-color: #5280C5; 
           color: #191970; 
           font-family: Georgia, "Times New Roman", serif;
           text-align: center;  }
nav      { font-weight: bold;
           font-size: 1.25em; }
p        { font-size: .90em;
           text-indent: 3em; }
dl       { color: #5280C5; }
dl     { color: #003366; }
footer   { color: #003366;
           font-size: .75em;
           font-style: italic; }

#wrapper { margin-left: auto;
    margin-right: auto;
    width: 80%; }

#FFFFFF
#FOFOFO
#5280C5
#AEC3E3
#003366
Fish Creek Animal Clinic
X +
Fish Creek Animal Clinic
C
Home Services Ask the Vet Contact
Full Service Facility
Doctors and staff are on duty 24 hours a day, 7 days a week.
Years of Experience
800-555-5555
1242 Grassy Lane
Fish Creek, WI 55534
I
Fish Creek Veterinarians have provided quality, dependable
care for your beloved animals since 1984.
Open Door Policy
Our professionals welcome owners to stay with their pets
during any medical procedure.
Copyright © 2018 Fish Creek Animal Clinic
yourfirstname@yourlastname.com
☐ X
Transcribed Image Text:#FFFFFF #FOFOFO #5280C5 #AEC3E3 #003366 Fish Creek Animal Clinic X + Fish Creek Animal Clinic C Home Services Ask the Vet Contact Full Service Facility Doctors and staff are on duty 24 hours a day, 7 days a week. Years of Experience 800-555-5555 1242 Grassy Lane Fish Creek, WI 55534 I Fish Creek Veterinarians have provided quality, dependable care for your beloved animals since 1984. Open Door Policy Our professionals welcome owners to stay with their pets during any medical procedure. Copyright © 2018 Fish Creek Animal Clinic yourfirstname@yourlastname.com ☐ X
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 5 steps with 4 images

Blurred answer
Knowledge Booster
Image Element
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781305627482
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781285196145
Author:
Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:
Cengage Learning