Selasa, 12 Maret 2013

FRAMESET DI WEBSITE


<html>
<head> <title> halaman </title>
</head>
<frameset>
<frame cols="65%,35%">
<frame src="span.html">
<frame src="ol.html">
</frameset>
<body>
</body>
</html>

Tidak ada komentar:

Posting Komentar