úterý 5. ledna 2016

Za domácí ukol jsme měli udělat fotogalerii v HTML

HTML kód zde:

<p align="center"><font face="Sefoe UI Light" ; size="3" ; color="black"><b>Fotogalerie - Tomáš Křenek</b></font></p>
<table align="center" ; width="300px" ; border="2" ; cellspacing="0" ; cellpadding="0" ; bordercolor="green">
<tr>
<td height="100px" ; width="100px" ; align="center"><a href="1.jpg"><img height="100px" ; width="100px" ; src="1.jpg"></a></td>
<td height="100px" ; width="100px" ; align="center"><a href="2.jpg"><img height="100px" ; width="100px" ; src="2.png"></a></td>
<td height="100px" ; width="100px" ; align="center"><a href="3.jpg"><img height="100px" ; width="100px" ; src="3.jpg"></a></td>
<tr>
<td height="100px" ; width="100px" ; align="center"><a href="4.jpg"><img height="100px" ; width="100px" ; src="4.jpg"></a></td>
<td height="100px" ; width="100px" ; align="center"><a href="5.jpg"><img height="100px" ; width="100px" ; src="5.jpg"></a></td>
<td height="100px" ; width="100px" ; align="center"><a href="6.jpg"><img height="100px" ; width="100px" ; src="6.jpg"></a></td>
<tr>
<td height="100px" ; width="100px" ; align="center"><a href="7.jpg"><img height="100px" ; width="100px" ; src="7.jpg"></a></td>
<td height="100px" ; width="100px" ; align="center"><a href="8.jpg"><img height="100px" ; width="100px" ; src="8.jpg"></a></td>
<td height="100px" ; width="100px" ; align="center"><a href="9.jpg"><img height="100px" ; width="100px" ; src="9.jpg"></a></td>
<tr>
<td height="100px" ; width="100px" ; align="center"><a href="10.jpg"><img height="100px" ; width="100px" ; src="10.jpg"></a></td>
<td height="100px" ; width="100px" ; align="center"><a href="11.jpg"><img height="100px" ; width="100px" ; src="11.jpg"></a></td>
<td height="100px" ; width="100px" ; align="center"><a href="12.jpg"><img height="100px" ; width="100px" ; src="12.jpg"></a></td>
</table>


Žádné komentáře:

Okomentovat