Cara membuat di bawah ini:
<html>
<head> <title>Home </title></head>
<body align="center" bgcolor ="#fffafa">
<table border="3" align="center" height="150" width="900">
<tr><td background="tl.jpg">
</td>
</tr>
</table>
<table align="center" height="50" width="900" border="2"bgcolor="#99FF00">
<tr><td>
<a href ="Tugas.html"><center>
HOME</center>
</a>
</td>
<td>
<a href ="profil.html"><center>
PROFIL</center>
</a>
</td>
<td>
<a href ="Galeri.html"><center>
GALERI</center>
</a>
</td>
<td>
<a href ="content.html"><center>
CONTENT</center>
</a>
</td>
</tr>
</table>
<table border="3" align="center" height="300" width="900">
<tr><td align="center"bgcolor="#FEFF80">
<h2>
HTML </h2>
<table width="800">
<tr>
<td valign="top">
<img src="htl.jpg" height="200" width="200"></td>
<td> </td>
<td><p align="justify">
HTML singkatan dari HyperText Markup Language, dan merupakan hal dimana halaman web yang dibuat.
jika Anda melihat sumber 99% dari halaman web di luar sana (menggunakan “Source” dari menu “View”),
Anda dapat melihat coding mentah. </p>
</td>
</tr>
</table>
</td>
<table border="3" align="center" height="70" width="900">
<tr><td bgcolor="dcdcdc">
<h4 align="center">
<i>COPYRIGHT © 2014-2015 PEMROGRAMAN LAYOUT WEB HTML</i> </h4>
<br align="center"><i><center>
Thema by : Netcloud</i>
</tr>
</td>
</table>
</body>
</html>
Komentar