Florida - Alachua County - Tamieio Spradley


 <?xml version = "1.0" encoding = "utf-8"?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 strict//EN"

 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns = "http://www.w3.org/1999/xhtml">

 <head>

  <title>Alachua County</title>

  <style type = "text/css">

    body { background-image: url(florida_gators_logo.gif);

    background-position: top right;

    background-repeat: no-repeat;

    background-attachment: fixed;

    background-color: #4488aa}

    p    { font-size: 18pt;

    color: #008844;

    text-indent: 1em;

    font-family: arial, sans-serif;}

    .dark { font-weight: bold}

  </style>

 </head>

 <body>

   <h1>Alachua County</h1>

   <p>Welcome to Alachua County</p>

  

   <p>

  <img src = "gainesville.jpg" width = "119" height = "119"

   alt = "Gainesville" /> 

   <a href = "www.co.alachua.fl.us/">

  <img src = "mapdata.gif" width = "304" height = "156"

   alt = "Alachua County Map" />

   </a>

   </p>

 <ul>

   <li><a href = "http://www.co.alachua.fl.us/">About our county</a></li>

   <li><a href = "http://wwwvisitgainesville.net/">Visit Gainesville</a></li>

   <li><a href = "http://ufl.edu/">Gator Country</a></li>

 </ul>

 </body>

</html>