Animasi

Different Types Of Peace Symbol

CONTOH PENGGUNAAN HTML

CONTOH PENGGUNAAN HTML


1. Membuat Header
<html>
<head>
<title> FITRIATUSAKIAH </title>
</head>
<body background=8.jpg>
<font COLOR="WHITE"size="15"></font>
<p><font size="5"font COLOR="red">Assalamualaikum Warahmatullahi Wabarakatuh</font></p>
<marquee direction="right" behavior="alternate" scrollamount="5"><h2><center>WELCOME TO MY WEBSITE</center></p>
</body>
</html>


2. Membuat Profil

<html>
<head>
<title> PROFIL </title>
</head>
<body background=6.jpg>
<font COLOR="white">
<p><font size="20">PROFIL</font></p>
NAMA : FITRIATUSAKIAH
<p>
NIM : H12116015
</p>
PRODI : STATISTIKA
<p><center><img style=width="320" height="240" src="foto.jpg"></p>
<BR>
</body>
</html>


3. Membuat KRS

untuk membuat tabel KRS, silahkan copy kede dibawah pada aplikasi anda.


 hasilnya akan seperti dibawah ini.


4. FRAME

<html>
<head>
<title>Layout Dengan Frame</title>
</head>
<frameset rows="150,*" cols="*" frameborder="yes" border="2" framespacing="2">
<frame src="new 1.html" name="top" scrolling="yes" noresize="noresize" />
<frameset rows="*" cols="200,*" framespacing="2" frameborder="yes" border="2">
<frame src="new 8.html" name="left" scrolling="yes" noresize="noresize" />
<frame src="new 2.html" name="main" />
</frameset>
</frameset>
<body>
</body>
</html>



8 komentar: