data/projects.html
changeset 5 ae8a528bc0e5
parent 4 4c2378e11961
equal deleted inserted replaced
4:4c2378e11961 5:ae8a528bc0e5
     1 <table summary="Current Projects">
     1 <table summary="Current Projects" class="datatable">
     2 	<caption>Project list</caption>
     2 	<caption>Project list</caption>
     3 	<thead>
     3 	<thead>
     4 		<tr>
     4 		<tr>
     5 			<th scope="col">Name</th>
     5 			<th scope="col">Name</th>
     6 			<th scope="col">Responsible</th>
     6 			<th scope="col">Responsible</th>
    14 			<td colspan="3">...</td>
    14 			<td colspan="3">...</td>
    15 		</tr>
    15 		</tr>
    16 	</tfoot>
    16 	</tfoot>
    17 	<tbody>
    17 	<tbody>
    18 		<tr>
    18 		<tr>
    19 			<th id="1" scope="row">100Mbit ABC, s.r.o.</th>
    19 			<th id="1" scope="row"><a href="project-1.html">100Mbit ABC, s.r.o.</a></th>
    20 			<td>Jan Novák</td>
    20 			<td>Jan Novák</td>
    21 			<td>Assigned</td>
    21 			<td>Assigned</td>
    22 			<td>13.3.2012</td>
    22 			<td>13.3.2012</td>
    23 		</tr>
    23 		</tr>
    24 		<tr>
    24 		<tr>