Feb 16, 2011

Tugas Rumah Modul Tiga

Saya mengantuk sekali ketika mengerjakan ini dan alhirnya pusing. T.T

Script:
<!DOCTYPE html><br />
<html lang="en"><br />
<head>
<title>Tugas Omah</title>



<style type = "text/css">
<!--
.atas{
background-color : rgb(70,70,200) ;
width : 1317px ;
height : 95px ;
padding : 10px 10px 50px 15px ;
}
.tulisan{
font-family : "verdana";
font-size : 10px;
color : white ;
}
.tengah{
background-image : url(bg.jpg) ;
width : 1304px ;
height : 385px ;
padding : 20px ;
}
.bawah{
background-color : rgb(70,70,200) ;
width : 1334px ;
height : 10px ;
padding : 5px 5px 25px 5px ;
}
-->
</style>
</head>
<body>
<div class="atas">
<img src = "facemu.png" width=20%>
<p class="tulisan" align="right">
Email : &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp Password : &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp <br/>
<input type="text" name="textboxt1" size="17"> &nbsp
<input type="text" name="textboxt2" size="17">
<input type="submit" name="masuk" value="masuk">
<br/>
<input type="checkbox" name="checkbox1" checked = "true">
Biarkan tetap masuk Lupa kata sandi Anda? &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp
</p>
</div>
<div class="tengah">
<img src="icon.png" width=30% align="right">
</div>

<div class="bawah">
<p class="tulisan" align="right">hak cipta&copy; Ridha Ayu Binadari S1 PTI 09 off A-109533414528
</div>
</body>
</html>

Tampilan :

0 komentar:

Post a Comment