- Back to Home »
- Kode HTML dengan CSS3
<html>
<head>
<link href="../css/css2.css" rel="stylesheet">
</head>
<body bgcolor= #a9a2a0>
<div class="l">
<center>"CSS3 Properties"</center>
</div>
<br>
<br>
<br>
<br>
<br>
<table align="center"width="845"class="m"bgcolor="#818384">
<tr class="h">
<th width="263"align="center"scope="col">Rotate 1
<ul class="g">
<li><a href="#"class="b"><img src="../images/orange.jpg"height=180px"width=180px"></a></li>
</th>
<th width="263"align="center"scope="col">Rotate 2
<ul class="g">
<li><a href="#"class="d"><img src="../images/green2.jpg"height=180px"width=180px"></a></li>
</th>
<th width="263"align="center"scope="col">Rotate 3
<ul class="g">
<li><a href="#"class="c"><img src="../images/pink.jpg"height=180px"width=80px"></a></li>
</th>
</tr>
<tr class="h">
<th width="263"align="center"scope="col">Skew 1
<ul class="g">
<li><a href="#"class="e"><img src="../images/pink2.jpg"height=180px"width=80px"></a></li>
</th>
<th width="263"align="center"scope="col">Zoom
<ul class="g">
<li><a href="#"><img src="../images/purple.jpg"height=180px"width=80px"></a></li>
</th>
<th width="263"align="Center"scope="col">Skew 2
<ul class="g">
<li><a href="#"class="f"><img src="../images/green3.jpg"height=180px"width=80px"></a></li>
</th>
</tr>
<tr class="h">
<th width="263"align ="center"scope="col">Translate 1
<ul class="g">
<li><a href="#"class="h"><img src="../images/orange3.jpg"height=180px"width=80px"></a></li>
</th>
<th width="263"align="Center"scope="col">Translate 2
<ul class="g">
<li><a href="#"class="j"><img src="../images/purple2.jpg"height=180px"width=80px"></a></li>
</th>
<th width="263"align="center"scope="col">Translate 3
<ul class="g">
<li><a href="#"class="k"><img src="../images/blue.jpg"height=180px"width=80px"></a></li>
</th>
</tr>
</div>
</table>
</body>
</html>