Pages

Rabu, 12 September 2012

Mebuat Website HTML Dengan Adobe Dreamweaver CS6

1.Home



Scriptnya :


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>albar.vengenz</title>
    <link rel="shortcut icon" href="bdt.png" />
</head>
<body background="../Kalender/ipadwallpaperwood_thumb.jpg">
<script type='text/javascript'>
//<![CDATA[
msg = " ALBAR ";
msg = " | XII KOMPUTER 1 | " + msg;pos = 0;
function scrollMSG() {
document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",100);
}
scrollMSG();
//]]>
</script>
<center>
  <table width="410" border="none" bgcolor="#FFFFFF" background="edit4.png">
      <tr>
        <td  colspan="2" align="center"><font size="+3" color="#0000FF">
Welcome to this Homepage</font></colspan></td>
      </tr>
      <tr>
<td colspan="2"><img src="hdr.png" /></td>
</tr>
      <tr>
        <td  colspan="2"> &nbsp;&nbsp;&nbsp;<a href="Home.html">Home </a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <a href="profile.html">Profil</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="Contact me.html"> Contact Me </a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="Mailto:albar.vengenz@gmail.com"> Send Me E-Mail</a> </td>
      </tr>
      <tr>
        <td colspan="2"><font color="#0000FF" size="+3"><center>CONTACT ME</center></font></colspan></td>
      </tr>
      <tr>
        <td width="133" height="252" align="right"> <font color="#0000FF"> Alamat : <br />
          No. Tlp : <br />
          <br />
          E-Mail : <br />
          <br />
          Facebook : <br />
          twitter : <br /> </font></td>
        <td width="267"><font color="#0000FF"> Jl. Kawi-kawi Atas RT 016 RW 08 <br />
          +62 8997 413 717<br />
          +62 8521 1605 705<br />
          albar.vengenz@gmail.com <br />
          albar_halfad@yahoo.com <br />
          Albar Syn'gates Vengenz<br />
          @albar_syn<br /></font></td>
        
      </tr>
      <tr>
       <td colspan="2" height="77" align="center"><font color="#000000">Copyright <a href="Home.html">albar.vengenz</a><br>
    Powered By : <a href="http://www.adobe.com/sea/products/dreamweaver.html">Adobe Dreamweaver</a><br />
    Brougth to you By <a href="http://www.facebook.com/albar.vengenzz/">Albar</a></font></colspan></td>
      </tr>
    </table></td>
  </tr>
  </table>
</center></body>
</html>

2.Profile
Scriptnya :


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>albar.vengenz</title>
    <link rel="shortcut icon" href="bdt.png" />
</head>

<body background="../Kalender/ipadwallpaperwood_thumb.jpg">
<script type='text/javascript'>
//<![CDATA[

msg = " ALBAR ";
msg = " | XII KOMPUTER 1 | " + msg;pos = 0;
function scrollMSG() {
document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",100);
}
scrollMSG();
//]]>
</script>
<center>
<table width="403" border="none" bgcolor="#FFFFFF" background="edit4.png">
<tr>
<td colspan="2" align="center" ><font size="+3" color="#0000FF">Welcome to this Homepage</font></colspan> </td>
</tr>
<tr>
<td colspan="2"><img src="hdr.png" /></td>
</tr>
<tr>
<td  colspan="2"> &nbsp;&nbsp;&nbsp; <a href="Home.html">Home </a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="profile.html">Profil</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="Contact me.html"> Contact Me </a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="Mailto:albar.vengenz@gmail.com"> Send Me E-Mail</a></td>
</tr>
<tr>
<td colspan="2" ><font color="#0000FF" font size="+3"><center>PROFIL</center></font></colspan></td>
</tr>
<tr>
<td width="155" height="252" align="right"><font color="#0000FF">
Nama : <br />
Kelas : <br />
No. Absen :  <br />
NIS : <br />
Jenis Kelamin :  <br />
TTL :  <br />
Alamat :  </font>  </td>
<td width="238"><font color="#0000FF"> Albar <br />
 XII Computer 1<br />
 6 <br />
 201016015<br />
 Laki-laki<br />
 Makassar, 15 Oktober 1994<br />
  Jl. Kawi-kawi Atas RT 016 RW 08 </font> </td>



</tr>
<tr>
<td colspan="2" height="77" align="center"><font color="#000000">Copyright <a href="Home.html">albar.vengenz</a><br>
    Powered By : <a href="http://www.adobe.com/sea/products/dreamweaver.html">Adobe Dreamweaver</a><br />
    Brougth to you By <a href="http://www.facebook.com/albar.vengenzz/">Albar</a></font></colspan></td>

</tr>
</table>
</center></body>
</html>

3.Contact Me


Scriptnya :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>albar.vengenz</title>
    <link rel="shortcut icon" href="bdt.png" />
</head>

<body background="../Kalender/ipadwallpaperwood_thumb.jpg">
<script type='text/javascript'>
//<![CDATA[

msg = " ALBAR ";
msg = " | XII KOMPUTER 1 | " + msg;pos = 0;
function scrollMSG() {
document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",100);
}
scrollMSG();
//]]>
</script>
<center>
  <table width="410" border="none" bgcolor="#FFFFFF" background="edit4.png">
      <tr>
        <td  colspan="2" align="center"><font size="+3" color="#0000FF">
Welcome to this Homepage</font></colspan></td>
      </tr>
      <tr>
<td colspan="2"><img src="hdr.png" /></td>
</tr>
      <tr>
        <td  colspan="2"> &nbsp;&nbsp;&nbsp;<a href="Home.html">Home </a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
    <a href="profile.html">Profil</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="Contact me.html"> Contact Me </a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="Mailto:albar.vengenz@gmail.com"> Send Me E-Mail</a> </td>
      </tr>
      <tr>
        <td colspan="2"><font color="#0000FF" size="+3"><center>CONTACT ME</center></font></colspan></td>
      </tr>
      <tr>
        <td width="133" height="252" align="right"> <font color="#0000FF"> Alamat : <br />
          No. Tlp : <br />
          <br />
          E-Mail : <br />
          <br />
          Facebook : <br />
          twitter : <br /> </font></td>
        <td width="267"><font color="#0000FF"> Jl. Kawi-kawi Atas RT 016 RW 08 <br />
          +62 8997 413 717<br />
          +62 8521 1605 705<br />
          albar.vengenz@gmail.com <br />
          albar_halfad@yahoo.com <br />
          Albar Syn'gates Vengenz<br />
          @albar_syn<br /></font></td>
        
      </tr>
      <tr>
       <td colspan="2" height="77" align="center"><font color="#000000">Copyright <a href="Home.html">albar.vengenz</a><br>
    Powered By : <a href="http://www.adobe.com/sea/products/dreamweaver.html">Adobe Dreamweaver</a><br />
    Brougth to you By <a href="http://www.facebook.com/albar.vengenzz/">Albar</a></font></colspan></td>
      </tr>
    </table></td>
  </tr>
  </table>
</center></body>
</html>

Selamat Mencoba :)




0 komentar:

Posting Komentar