Team:NTU-Taida/Templates/Calendar/July

From 2013.igem.org

(Difference between revisions)
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;
 
-
  }
 
-
  .calender th {
 
-
  background-color:#9FF011;
 
-
  color:white;
 
-
  }
 
-
  .calender td a{
 
-
  display:block;
 
-
  text-decoration:none;
 
-
  color:#791e1e;
 
-
  }
+
<table width="" height="" class="calendar">
-
  .date{
+
-
  background-color:transparent;
+
-
  text-align:center;
+
-
 
+
-
  }
+
-
  .calender td:hover {
+
-
  background-color:#7f1E1E;
+
-
  color:white;
+
-
  }
+
-
  .calender td a:hover {
+
-
  background-color:#7f1E1E;
+
-
  color:white;
+
-
  }
+
-
</style>
+
-
 
+
-
<table width="" height="" class="calander">
+
   <thead>
   <thead>
   <th colspan="7" >July</th>
   <th colspan="7" >July</th>

Revision as of 21:30, 27 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