- Layout Halaman Web Tugas 5
<!DOCTYPE html>
<head>
<title>Layout 5</title>
</head>
<body>
<form id="form1"name="form1"method="post"action="">
<table width="800"height="542"border="1"align="center">
<tr>
<td height="10"align="center"bordercolor="#FFFFFF"bgcolor="#FFFF00"><strong><h1><fontsize="+5">Banner
atau iklan</font></h1></strong></td>
</tr>
<tr>
<td height="27" align="center"bgcolor="#FFCCCC"><font color="#FF0000">Daftar
isi atau navigasi</font></td>
</tr>
<tr>
<td height="457"align="center"bgcolor="#FF66CC">
<p>Body atau contents(isi)</font></p>
<p><font color="#006600">Body atau contents(isi)</font></p>
<p><font color="#CC0000">Body atau contents(isi)</font></p>
<p><font color="#FFFF00">Body atau contents(isi)</font></p>
<p><font color="#FF6633">Body atau contents(isi)</font></P>
</tr>
<tr>
<td height="23"align="center"bgcolor="#CCFF99"><fontcolor="#9966CC">Info tambahan atau lain-lain </font></td>
</tr>
</table>
</form>
</body>
</html>
- Layout Halaman Web Tugas 5
<!DOCTYPE html>
<head>
<title>Layout 5</title>
</head>
<body>
<form id="form1"name="form1"method="post"action="">
<table width="800"height="542"border="1"align="center">
<tr>
<td height="10"align="center"bordercolor="#FFFFFF"bgcolor="#FFFF00"><strong><h1><fontsize="+5">Banner
atau iklan</font></h1></strong></td>
</tr>
<tr>
<td height="27" align="center"bgcolor="#FFCCCC"><font color="#FF0000">Daftar
isi atau navigasi</font></td>
</tr>
<tr>
<td height="457"align="center"bgcolor="#FF66CC">
<p>Body atau contents(isi)</font></p>
<p><font color="#006600">Body atau contents(isi)</font></p>
<p><font color="#CC0000">Body atau contents(isi)</font></p>
<p><font color="#FFFF00">Body atau contents(isi)</font></p>
<p><font color="#FF6633">Body atau contents(isi)</font></P>
</tr>
<tr>
<td height="23"align="center"bgcolor="#CCFF99"><fontcolor="#9966CC">Info tambahan atau lain-lain </font></td>
</tr>
</table>
</form>
</body>
</html>
- Layout Halaman Web Tugas 6
<!DOCTYPE html>
<head>
<title>Layout 6</title>
</head>
<body>
<form id="form1"name="form1"method="post"action="">
<table width="800"height="542"border="1"align="center">
<tr>
<td height="23"align="center"bordercolor="#FFFFFF"bgcolor="#FFFF00"><strong><fontsize="5"><h1><B>Banner / Judul</B></h1></font></strong></td>
</tr>
<tr>
<td height="457"align="center"bgcolor="silver">
<p>Body atau contents(isi)</font></p>
<p><font color="#006600">Body atau contents(isi)</font></p>
<p><font color="#CC0000">Body atau contents(isi)</font></p>
<p><font color="#FFFF00">Body atau contents(isi)</font></p>
<p><font color="#9F5F9F">Body atau contents(isi)</font></P>
</tr>
<tr>
<td height="23"align="center"bgcolor="#CCFF99"><font color="#FF0000"><B>Daftar isi atau navigasi</B></font></td>
</tr>
</table>
</form>
</body>
</html>
- Layout Halaman Web Tugas 7
<html>
<Head>
<title>Layout 7</title>
</Head>
<body>
<table bgcolor="#00FF00 " border="1" width="820px" height="360px">
<tr><td bgcolor="#F0F0F0" rowspan="3" align="bottom" width="120px">
<ul type="disc">
<li>Home<br></li>
<li>Profil<br></li>
<li>About us<br></li>
<li>Blog<br></li>
<li>Contact us</td></li>
<td align=center><h1>Electronic Shop
</h1></td></tr>
<tr><td bgcolor="yellow" align=center>Selamat datang diweb kami, penjualan produk online ini adalah yang pertama dikota kami.<p>
kualitas dan harga dapat di percaya langsung saja pesan dan menjadi langganan kami</td></tr>
<tr><td align=center>profilkami.com<p>
(akhalfi.blogspot.com)</td></tr>
</table>
</body>
</html>
- Layout Halaman Web Tugas 8
<html>
<head>
<title>Layout 8</title>
</head>
<body>
<table border="1" width="720px" height="520px">
<tr><td bgcolor=#F0F rowspan=2 align=center>Daftar isi</td>
<td bgcolor=red align=center><h3>Banner/Judul</h3></td>
<td bgcolor=#F0F rowspan=2 align=center>Daftar isi</td></tr>
<tr><td bgcolor=#green align=center>
<p>Body atau contents(isi)</p>
<p><font color="#006600">Body atau contents(isi)</font></p>
<p><font color="#CC0000">Body atau contents(isi)</font></p>
<p><font color="#FFFF00">Body atau contents(isi)</font></p>
<p><font color="#FF6633">Body atau contents(isi)</font></p>
</td></tr>
<tr><td bgcolor=blue colspan=3 align=center>Lain-lain</td></tr>
</table>
</body>
</html>
- Layout Halaman Web Tugas 9
<html>
<head>
<title>Layout 9</title>
</head>
<body>
<table border=1>
<tr><td bgcolor="blue" align=center width=250px height=170px><b>Teks/Daftar isi</td>
<td bgcolor="red" align=center width=250px height=170px><h1><i>Gambar</td></tr>
<tr><td bgcolor="red" align=center width=250px height=170px><h1><i>Gambar</td>
<td bgcolor="blue" align=center width=250px height=170px><b>Teks/Daftar isi</td></tr>
<tr><td bgcolor="grey" colspan=2 align=center width=170px height=100px><b>Lain-lain</td></tr>
</table>
</body>
</html>
Tidak ada komentar:
Posting Komentar