TV ONLINE

Kamis, 21 April 2011

HTML code: My Biodata

Berikut kode HTML untuk membuat Biodata. Coding ini saya buat ketika mendapat tugas membuat biodata diri dengan kode HTML di matakuliah Pemrograman web.

<html>
<head>
<title>My Biodata</title>
</head>

<body bgcolor="black">
<table align="center" width="80%" background="123456.jpg"  width="800%" height="100%">

<tr>
<td  align="center" colspan="6" ><img src="1234.jpg" width="100%" ></td>
</tr>

<tr>
<td height="50">&nbsp;</td>
</tr>



<tr>
<td align="center"  colspan="6"><marquee behavior="alternate"><font face="Machine-gun"  size="20" color="purple">M<font color="pink">y <font color="green">B<font color="yellow">i<font color="red">o<font color="blue">d<font color="orange">a<font color="purple">t<font color="yellow">a</blink></td></marquee></font>
</tr>

<tr>
<td height="50">&nbsp;</td>
</tr>


berikut tampilannya


0 komentar:

Posting Komentar