CSS
body {
background-color: #6699ff;
color: #d5e3ff;
font-family: verdana, arial, sans-serif;
width: 80%;
}
h1 {
text-align: center;
}
.nav {
font-weight: bold;
background-color: #6699ff;
color: #003366;
font-size: 1.1em;
}
.imgnav {
text-align: center;
border: none;
}
.category {
font-weight: bold;
background-color: #6699ff;
color: #003366;
font-size: 1.1em;
}
#footer {
font-size: .70em;
font-style: italic;
}
#wrapper {
margin-left: auto;
margin-right: auto;
width: 700px;
}
Index
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fish Creek Animal Hospital</title>
<link rel="stylesheet" type="text/css" href="fishcreekcss.css"/>
</head>
<body>
<h1><a href="index.html"><img src="fishcreeklogo.gif" alt=" Fish Creek Logo" width="600 height="77" border="0"/> </a></h1>
<div class="imgnav"><a href="index.html"><img src="home.gif" alt="Home" width="127" height="27" border="0"/></a><a href="services.html"><img src="services.gif" alt="Services" width="127" height="27" border="0" /></a><a href="askvet.html"><img src="askthevet.gif" alt="Ask the Vet" width="127" height="27" border="0" /></a><a href="contact.html"><img src="contact.gif" alt="Contact" width="127" height="27" border="0" /></a></div
><div id="wrapper">
<dl>
<dt><span class="category">Full Service Facilty</span></dt>
<dd>Veternarians and staff are on duty 24 hours a day, 7 days a week. </dd>
<dt><span class="category">Years of Experience</span></dt>
<dd>Fish Creek Veternarians have provided quality, dependable care for your beloved animals since 1984. </dd>
<dt><span class="category">Open Door Policy</span></dt>
<dd>Our professionals welcome owners to stay with their pets during any medical procedures.</dd>
</dl>
<p><small>1-800-555-5555<br />
1242 Grassy Lane <br />
Fish Creek, WI 55534 </small></p>
<br />
<div id="footer">
<a href="index.html">Home</a> <a href="services.html">Services</a> <a href="askvet.html">Ask the Vet</a> <a href="contact.html">Contact</a> <br />
<em><small>Copyright © 2011 Fish Creek animal hospital</small></em> <br />
<a href="mailto:charlotte@gmail.com">charlotte@gmail.com</a></div>
</body>
</html>
Services
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fish Creek Animal Hospital</title>
<link rel="stylesheet" type="text/css" href="fishcreekcss.css"/>
</head>
<body>
<h1><a href="index.html"><img src="fishcreeklogo.gif" alt=" Fish Creek Logo" width="600 height="77" border="0"/> </a></h1>
<div class="imgnav"><a href="index.html"><img src="home.gif" alt="Home" width="127" height="27" border="0"/></a><a href="services.html"><img src="services.gif" alt="Services" width="127" height="27" border="0" /></a><a href="askvet.html"><img src="askthevet.gif" alt="Ask the Vet" width="127" height="27" border="0" /></a><a href="contact.html"><img src="contact.gif" alt="Contact" width="127" height="27" border="0" /></a></div
><div id="wrapper">
<dl>
<div class="category">Medical services</dt></div>
<dd>We offer state of the art equiptment and technology.</dd>
<div class="category">Sergical services</dt></div>
<dd>Full range of sergical procedures including orthopedics and emergency surgeries.</dd>
<div class="category">Dental care</dt></div>
<dd>A dental exam can determin whether your pet needs preventive dental care such as scaling and polishing</dd>
<div class="category">House calls</dt></div>
<dd>The elderly, physically challenged and multiple pet households often find out in-home veterinary service helpful and conveniant.</dd>
<div class="category">Emergencies</dt></div>
<dd>At least one of our doctors is on call every day and night.</dd>
</dl>
<br />
<div id="footer">
<a href="index.html">Home</a> <a href="services.html">Services</a> <a href="askvet.html">Ask the Vet</a> <a href="contact.html">Contact</a> <br />
<em><small>Copyright © 2011 Fish Creek animal hospital</small></em> <br />
<a href="mailto:charlotte@gmail.com">charlotte@gmail.com</a></div>
</body>
</html>
Ask the Vet
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fish Creek Animal Hospital</title>
<link rel="stylesheet" type="text/css" href="fishcreekcss.css"/>
</head>
<body>
<h1><a href="index.html"><img src="fishcreeklogo.gif" alt=" Fish Creek Logo" width="600 height="77" border="0"/> </a></h1>
<div class="imgnav"><a href="index.html"><img src="home.gif" alt="Home" width="127" height="27" border="0"/></a><a href="services.html"><img src="services.gif" alt="Services" width="127" height="27" border="0" /></a><a href="askvet.html"><img src="askthevet.gif" alt="Ask the Vet" width="127" height="27" border="0" /></a><a href="contact.html"><img src="contact.gif" alt="Contact" width="127" height="27" border="0" /></a></div
><div id="wrapper">
<p><a href="contact.html">Contact</a> us if you have a question that you would like answered here.</p>
<dl>
<dt class="category">Question: Our dog, Sugar, likes to eat whatever the kids are snacking on. Is it OK for the dog to eat chocolate.</dt>
<dd>Answer: Chocolate is toxic for dogs. Please do not feed your dog chocolate. Try playing a game with your children - when you feed them people treats they can feed Sugar dog treats.</dd>
</dl>
<div id="footer">
<a href="index.html">Home</a> <a href="services.html">Services</a> <a href="askvet.html">Ask the Vet</a> <a href="contact.html">Contact</a> <br />
Copyright © 2008 Fish Creek Animal Hospital<br />
<a href="mailto:charlotte@gmail.com">charlotte@gmail.com</a></div>
</body>
</html>
We are a UK leased line provider with a price promise guarantee. We also offer you an instant leased line quote on our website.
ReplyDeleteleased line costs