Listing Program ( Pertama )
<html>
<head>
<title> Hoby Dan Mahasiswa </title>
</head>
<body>
<p align="center"> <font size="14" color="Yellow" >
Hoby Dan Mahasiswa
</font></p>
<ol type ="I">
<li><B><u><font size="13"> Hobby Rini</font> </u></B></li>
<ol type ="A">
<li> Menyanyi </li>
<ul type ="Square">
<li> Lagu Batak </li>
<li> Lagu Dangdut </li>
</ol>
</ul>
<ol type ="2">
<li><B><u><font size="13"><p Align="Left"> Hobby Riris </font></u></B></li>
</p>
<ol type ="i">
<li> Olahraga </li>
<ul type ="circle">
<li> Bola Voly </li>
<li> Bola Kaki</li>
</ol>
</ul>
</body>
</html>
Screen Shoot
Listing Program ( Kedua )
<html>
<head>
<title> Biodata </title>
</head>
<body>
<Form>
Nama : <input type="text" name="teks1" maxlength="20"><br><br></tp>
TTL : <input type="text" name="teks2" maxlength="50"><br><br>
No HP : <input type="text" name="teks3" maxlength="12"><br><br>
Alamat : <input type="text" name="teks4" maxlength="30"><br><br>
Pacar : <input type="text" name="teks5">
<br><br><input type="submit" value="Save">
<input type="reset" value="Hapus">
</form>
</body>
</html>
Screen Shoot
Tidak ada komentar:
Posting Komentar