Rabu, 05 Maret 2014

tugas frame html

sintanks:

<html>
<frameset cols="40%,60%">
<frame src="left.html">
<frame src="right.html">
</frameset>
<title>Aris ferianto</title>
<body>
</Body>
</html>

tugas link

hasil :
Link
  1. Yahoo

  2. Google

  3. youtube

sintank 
<html>
<title>Aris Ferianto</title>
Link <br>
<ol>
<li><a href ="http://id.yahoo.com/?p=us">Yahoo</a></li><br>
<li><a href ="https://www.google.com/">Google</a></li><br>
<li><a href ="http://www.youtube.com/?feature=ytca">youtube</a></li><br>
</html>