Team:Wash U/Temp

From 2009.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html>
+
<ul id="Menu1" class="MM">
-
<table width="500" border="0" cellpadding="3" cellspacing="0">
+
  <li><a href="index.php/about">About</a>
-
    <tr>
+
    {exp:static_page_path direction="post" page="x"}<a href="{url_title}">{title}</a>{/exp:static_page_path}
-
          <td><a href="#">Home</a></td>
+
  </li>
-
          <td><a href="#">About</a></td>
+
  <li><a href="index.php/the_wines">The Wines</a>
-
          <td><a href="#">Services</a></td>
+
    {exp:static_page_path direction="post" page="xx"}<a href="{url_title}">{title}</a>{/exp:static_page_path}
-
          <td><a href="#">Clients</a></td>
+
  </li>
-
          <td><a href="#">Contact</a></td>
+
  <li><a href="index.php/vineyard_accommodation">Vineyard Accommodation</a></li>
-
    </tr>
+
  <li><a href="index.php/contact_location">Contact / Location</a></li>
-
</table>
+
</ul>
-
 
+
-
<style type="text/CSS">
+
-
<!--
+
-
-->
+
-
</style>
+
-
 
+
-
<style type="text/CSS">
+
-
<!--
+
-
.cells {
+
-
    border: 1px solid #333;
+
-
    background-color: #6CC;
+
-
}
+
-
-->
+
-
</style>
+
-
 
+
-
<td class="cells"><a href="#">Home</a></td>
+
-
 
+
-
<style type="text/CSS">
+
-
<!--
+
-
.cells {
+
-
    border: 1px solid #333;
+
-
    background-color:#6CC;
+
-
}
+
-
.navlinks {
+
-
      text-decoration: none;
+
-
}
+
-
-->
+
-
</style>
+
-
 
+
-
<td class="cells"><a href="#"
+
-
    class="navlinks">Home</a></td>
+
-
 
+
-
<style type="text/CSS">
+
-
<!--
+
-
.cells {
+
-
    border: 1px solid:#333;
+
-
    background-color:#6CC;
+
-
    text-align:center;
+
-
}
+
-
.navlinks {
+
-
    text-decoration: none;
+
-
}
+
-
-->
+
-
</style>
+
-
 
+
-
<td class="cells" onmouseover="style.backgroundColor='#FC3' ;
+
-
    "onmouseout="style.backgroundColor='#6CC'"><a href="#"
+
-
    class="navlinks">Home</a></td>
+

Revision as of 19:26, 14 June 2009