Rabu, 11 Juli 2012

Membuat Frame 2 Kolom di HTML



Source code :
<html>
<head>
<title>Andy Siringo ringo</title>
</head>
    <frameset cols=”50%,50%,*

      border = "10"
      bordercolor = "aqua">
                 <frame src = "http://com-xerocool.blogspot.com/p/contact.html">
                 <frame src = "http://com-xerocool.blogspot.com/p/profil.html">
         </frameset>
<body>
</body>
</html>

 Hasil Output :






0 komentar:

Posting Komentar