Download as rtf, pdf, or txt
Download as rtf, pdf, or txt
You are on page 1of 1

<!

DOCTYPE html>
<html>
<head>
<title>Tugas Rumah</title>
<link rel="stylesheet" href="style0.css">
</head>
<body>
<header><br/><H1>WELCOME TO MY WEB </H1></header>
<nav>
<align="center"><ul> <!--daftar tak bernomor yang isinya
menu-->
<a href="tr.html"> <li>Home</li> </a>
<a href="about.html"><li> About Me</li> </a>
<a href="article.html"> <li>Article</li> </a>
</ul>
</nav>
<div id="col3">
<a href="www.agropolitan.tv"> <img src="1.png"> <br/></a>
<a href="bemft.um.ac.id"> <img src="2.png"> <br/></a>
<a href="facabook.com/linuxlf"><img src="3.png"> <br/></a>
<a href="um.ac.id"><img src="4.png"> <br/> </a>
</div>
<div id="col9">
<br/>
<h3>This is The Web where you can do nothing</h3>
<br/>
I just want to say welcome, and i hope you enjoy with it!
</div>
<footer>
<h1> <br/>
Copyright &copy; 2014 Bintang RR
</h1>
</footer>
</body>
</html>

You might also like