data/task-1.html
changeset 12 8b7d4d39185b
parent 11 01002b81e8f8
child 13 4345df850505
equal deleted inserted replaced
11:01002b81e8f8 12:8b7d4d39185b
    27 	<tr>
    27 	<tr>
    28 		<th scope="row">Status</th>
    28 		<th scope="row">Status</th>
    29 		<td>Finished</td>
    29 		<td>Finished</td>
    30 	</tr>
    30 	</tr>
    31 	<tr>
    31 	<tr>
    32 		<th scope="col">Deadline</th>
    32 		<th scope="row">Deadline</th>
    33 		<td>10.1.2012</td>
    33 		<td>10.1.2012</td>
    34 	</tr>
    34 	</tr>
    35 	<tr>
    35 	<tr>
    36 		<th scope="col">Description</th>
    36 		<th scope="col" colspan="2">Description:</th>
    37 		<td>
    37 	</tr>
       
    38 	<tr>
       
    39 		<td colspan="2">
    38 			<p>Kontaktovat dodavatele, zajistit zdroje a ceny</p>
    40 			<p>Kontaktovat dodavatele, zajistit zdroje a ceny</p>
    39 		</td>
    41 		</td>
    40 	</tr>
    42 	</tr>
    41 
    43 
    42 </table>
    44 </table>