CONTOH HTML CSS
<HTML>
<HEAD>
<TITLE>Contoh HTML dengan css</TITLE>
<STYLE TYPE="text/css">
body
{
background-attachment:fixed;
background-image:url(latar.jpg);
background-position:center;
background-repeat:no-repeat;
}
</STYLE>
</HEAD>
<BODY>
<p align="center">STMIK MDP</p>
<p align="center">Palembang</p>
<p align="center">Penerimaan Mahasiswa Baru</p>
<p align="center">Tahun 2011-2012</p>
<p align="center">Gelombang 3</p>
<p align="center"><HR></p>
</BODY>
</HTML>


0 Komentar:
Posting Komentar
Berlangganan Posting Komentar [Atom]
<< Beranda