I will give an example HTML about BIOS and may be useful for you.
I also provide an application Macromedia Dreamweaver, which is its use to beautify your HTML with a very beautiful and very easy we learned.
This soft tersebuat for HTML coding, you can edit it yourself, much to edit, if you use Macromedia Dreamweaver (DOWNLOAD) then it will be easy to resolve the HTML.
I also provide an application Macromedia Dreamweaver, which is its use to beautify your HTML with a very beautiful and very easy we learned.
This soft tersebuat for HTML coding, you can edit it yourself, much to edit, if you use Macromedia Dreamweaver (DOWNLOAD) then it will be easy to resolve the HTML.
EXAMPLE :
<html>
<head>
<meta
http-equiv="Content-Type" content="text/html;
charset=utf-8" />
<title>Pemrograman
Web</title>
<link
href="css/style.css" rel="stylesheet"
type="text/css" />
<style
type="text/css">
<!--
.style2
{color: #FFFFFF}
.style4 {color:
#FFFFFF; font-weight: bold; }
.style5
{color: #000000; }
body {
background-image:
url(Luffy-monkey-d-luffy.png);
}
-->
</style>
</head>
<body>
<div
id="wrapper">
<div id="header">
<h1></h1>
</div><!--akhir header-->
<div id="content">
<table width="102%"
border="0">
<tr>
<th height="42"
colspan="4" align="left"
class="style5">BIODATA KU</th>
</tr>
<tr>
<td width="32%"
rowspan="10><a href="images/.jpg"><img
src="luffy2.jpg" width="282" height="284"
border="0" title="dewi nursanti" /></a></td>
<td
width="18%"> </td>
<td
width="2%"> </td>
<td
width="48%"> </td>
</tr>
<tr>
<td><span
class="style5">Nama</span></td>
<td><span
class="style5">:</span></td>
<td>BOY</td>
</tr>
<tr>
<td><span
class="style5">Jenis Kelamin</span></td>
<td><span
class="style5">:</span></td>
<td><span
class="style5">Laki-Laki</span></td>
</tr>
<tr>
<td><span
class="style5">Tempat lahir </span></td>
<td><span
class="style5">:</span></td>
<td><span
class="style5">Indonesia</span></td>
</tr>
<tr>
<td><span
class="style5">Tgl lahir </span></td>
<td><span
class="style5">:</span></td>
<td><span
class="style5">19 Oktober 1945 </span></td>
</tr>
<tr>
<td><span
class="style5">Agama </span></td>
<td><span
class="style5">:</span></td>
<td><span class="style5">Islam</span></td>
</tr>
<tr>
<td><span
class="style5">Alamat</span></td>
<td><span
class="style5">:</span></td>
<td><span
class="style5">Sidoarjo</span></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td
height="18"> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<th colspan="4"
align="left"><span class="style4
style5">PENDIDIKAN FORMAL</span></th>
</tr>
<tr>
<td colspan="4">
<ul
class="style2">
<li
class="style5">SD ? </li>
<li
class="style5"><span class="style2 style5">SMP ?
</span></li>
<li
class="style5">SMA ? </li>
<li
class="style5"><span
class="style5">Universitas</span> ? </li>
</ul> </td>
</tr>
<tr>
<td colspan="4"> </td>
</tr>
<tr>
<th colspan="4"
align="left"> </th>
</tr>
</table>
</div><!--akhir content-->
<div id="sidebar">
<h3
id="navigasi">Navigasi</h3>
<ul id="navmenu">
<li><a
href="index.html">Home</a></li>
<li><a
class="biodata.html" href="ANIS.html"> My
Profile</a></li>
<li><a
href="kuliah.html">My Studies</a></li>
<li><a
href="biodata.html">My Gallery</a></li>
</ul>
<h3>Wellcome !! </h3>
<p>nama : ? </p>
<p> Mahasiswa Teknik Informatika
Angkatan 2013.</p>
</div><!--akhir sidebar-->
<div id="footer">
<p><strong>Copyright ©
2013.
Dibuat oleh Saya sendiri.</strong>
</p>
</div>
</div>
<!--akhir
wrapper-->
</body>
</html>
Good luck !! (y)
0 komentar:
Post a Comment