User:Suzanne Bartram/Wikipractice2

From OpenWetWare
Jump to navigationJump to search

<html>

<style type="text/css"> body {

   background-color: #black;

}

/*----------------------------------------------------------------------------*/ /* side menu */ /*----------------------------------------------------------------------------*/

  1. menu {
   width: 150px;
   margin: 20px 13px 0 7px;
   position: relative;
   float: center;

}

  1. menu ul {
   padding: 0;
   margin: 0 0 10px 0;
   list-style: none;

}

  1. menu li {
   margin:0;

}

  1. menu a {
   display: block;
   width: 150px;
   height: 19px;
   margin-top: 1px;
   background: url(http://openwetware.org/images/2/21/MP2.png) no-repeat left top;
   padding: 2px 4px;
   text-decoration: none;
   color: #black;

}

  1. menu a:hover {
   display: block;
   width: 150px;
   height: 19px;
   margin-top: 1px;
   background: url(http://openwetware.org/images/c/c4/2P.png) no-repeat left top;
   padding: 2px 4px;
   color: #fff;

}

  1. menu .selflink {
   display: block;
   width: 150px;
   height: 19px;
   margin-top: 1px;
   background: url(http://openwetware.org/images/c/c4/2P.png) no-repeat left top;
   padding: 2px 4px;
   color: #fff;

}

  1. menu a.external {
   margin: 0;
   padding: 0;
   width: 150px;

}

.menu_header {

   width: 150px;
   border: 1px solid #bbb;
   background: url(http://openwetware.org/images/a/a1/MP4.png) repeat-x bottom;
   color: #black;
   padding: 2px 4px;

}


</style> </html>


<html> <head> <style type="text/css";

           color:white; 
           font-style:italic;
           font-family:Arial;
          font-size: 1px;

>

</style> </head>

</html>



<html> <head> <style type="text/css";

           color:white; 
           font-style:italic;
           font-family:Arial;
          font-size: 3px;
          

>

</style> </head>

</html>