<html>
<head>
<title>Oma sivu</title>
<meta charset=”utf-8”>
</head>
<body bgcolor=”00ff66”>
<h1>Kokeilu</h1><br>
lisää tekstiä<br>
vielä lisää tekstiä
<p><font face="arial" color=”#666”</p>
<b>uusi kappale</b></font>
<table border="1" width="900" align="center">
<tr>
<th colspan="3">eka solu</th>
</tr>
<tr>
<td width="100">kolmas solu</td>
<td width="500">neljäs solu</td>
<td width="300">b solu</td>
</tr>
</table>
<br>
<table border="1" width="900" align="center">
<tr>
<td width="100">eka solu</td>
<th rowspan="2">otsikkosolu</th>
<td width="300">a solu</td>
</tr>
<tr>
<td width="100">kolmas solu</td>
<td width="300">b solu<td>
</tr>
</table>
<p>
<a href=”http://www.kktavastia.fi” target=”_blank”!
<img src="https://upload.wikimedia.org/wikipedia/commons/b/b9/Red_Buttons_-_1959.jpg” alt="Koulun sivuille">
</a>
</p>
<p>
<a href=”http://www.kktavastia.fi”
target="_blank”>Koulun sivut</a>
</p>
<p>
<a href="toka.html" target="_self">
<img src="kuvia/painike.jpg" alt="Toiselle sivulle">
</a>
</p>
<p>
<a href="kolmas.html" target="_self">
<img src="kuvia/painike2.jpg" alt="Kolmannelle sivulle">
</a>
</p>
</body>
</html>
Ei kommentteja:
Lähetä kommentti