Team:NTU-Taida/Templates/Calendar/July

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> .calander{ background-color:transparent; border-width:4px; border-color:navy; - border-collapse:collapse;: text-align:center; }...")
Line 1: Line 1:
<html>
<html>
-
<style type="text/css">
 
-
  .calander{
 
-
  background-color:transparent;
 
-
  border-width:4px;
 
-
  border-color:navy;
 
-
  /*border-collapse:collapse;*/
 
-
  text-align:center;
 
-
  }
 
-
  .day{
 
-
 
 
-
  background-color:#9FF011;
 
-
  color: white;
 
-
  }
 
-
  th {
 
-
  background-color:#9FF011;
 
-
  color:white;
 
-
  }
 
-
  td a{
 
-
  display:block;
 
-
  text-decoration:none;
 
-
  color:#791e1e;
 
-
 
-
  }
 
-
  .date{
 
-
  background-color:transparent;
 
-
  text-align:center;
 
-
 
-
  }
 
-
  td:hover {
 
-
  background-color:#7f1E1E;
 
-
  color:white;
 
-
  }
 
-
  td a:hover {
 
-
  background-color:#7f1E1E;
 
-
  color:white;
 
-
  }
 
-
</style>
 
-
 
<table width="" height="" class="calander">
<table width="" height="" class="calander">
   <thead>
   <thead>

Revision as of 02:53, 3 September 2013

July
Sun. Mon. Tue. Wed. Thu. Fri. Sat.
01 02 03 04 05 06
07 08 09 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31