Postingan

Menampilkan postingan dari Februari, 2016

Layout 9

Gambar
Coding : <!DOCTYPE html > <head> <title>left </title> </head> <body> <form id="form1" name="form1" method="post" action=""> <table width="800" height="512" border="1" align="center"> <tr> <td width="15%" rowspan="2" align="center" bgcolor="FF0000"><strong>Daftar Isi </strong> </td> <td width="67%" height="23" align="center" bgcolor="#00FFFF"><font size="+3"><strong>Banner/judul</strong></font></td> <td width="18%" rowspan="2" align="center" bgcolor="#FF0000"><strong>Daftar Isi </strong> </td> </tr> <tr> <td height="456" align="center" bgcolor="#CCCCCC"> <p>Body atau contents(

Layout 8

Gambar
Coding: <!DOCTYPE html > <head> <title>altenating</title> </head> <body> <form id="forml" name="forml" method="post" action=""> <table width="800" height="738" border="1" align="center"> <tr> <td height="248" align="center" bgcolor="0000FF"><font sise="+1"><strong>Teks/daftar isi</strong></font></td> <td align="center" bgcolor="#FFFFCC"><font color="#0000FF" sise="+7"><strong><em>Gambar</em></strong></font></td> </tr> <tr> <td height="261" align="center" bgcolor="#FFFF99"><font color="#CC0000" sise="+7"><strong><em>Gambar </em></strong></font><font sise="+7">&l

P.WEB LAYOUT 7

Gambar
Assalamualaikum saya akan mshare lagi contoh tabel HTML >>>> CODING:<!DOCTYPE html > <head> <title>Left Colour</title> </head> <body> <form id="form1" name="form1" method="post" action="">   <table width="800" height="447" border="1" align="center" cellspacing="1">     <tr>       <th width="160" rowspan="3" valign="top" bgcolor="#FF4500"><p>Home</p>       <p>Profile</p>       <p>About Us</p>       <p>Blog</p>       <p>Contact Us</p></th>       <th width="627" height="23" align="center" bgcolor="#0FF099"><strong><font color="#00000" size="+3">Electronic          Shop</font></strong></th>     </tr>     <