CARA MEMBUAT TABLE DI BLOGGER

blog
Tutorial Blogger Di artikel kali ini kangjun akan berbagi tentang bagai mana caranya bikin Table.berikut beberapa contoh untuk table sederhana,, silahkan sobat  KOpas aja

Untuk table 1 Kolom seperti ini
satu kolom
Code nya:
<table border="1" style="width:"auto"> <tr> <td>satu kolom</td> </tr> </table>
2Kolom
dua kolom dua kolom
Code nya:

<table border="1" style="width:"auto"> <tr> <td>dua kolom</td> <td>dua kolom</td> </tr> </table>
1Baris
satu baris kolom
satu baris kolom
Code nya:

<table border="1" style="width:"auto"> <tr> <td>satu baris kolom</td> </tr> <tr> <td>satu baris kolom</td> </tr> </table>

Terus kalu sobat mau bikin table yan seperti ini
Table
cell colspan 1 cell colspan 2 cell colspan 3 cell colspan 4 cell colspan 5
Code nya ini

<table border="1" bgcolor="" cellpadding="5" cellspacing="5" style="width:"auto"gt; <tr> <td align="center" colspan="5"> Table </td></tr> <tr> <td align="left" bgcolor=""> cell colspan 1 </td> <td align="left" bgcolor=""> cell colspan 2 </td> <td align="left" bgcolor=""> cell colspan 3 </td> <td align="left" bgcolor=""> cell colspan 4 </td> <td align="left" bgcolor=""> cell colspan 5 </td> <tr/> </table>

Sekian dulu tentang cara bikin Table,,SEMOGA Bermanfa'at..
Share this article :

Post a Comment

Anda telah membaca artikel kangjuns,,,silahkan tinggalkan comentar nya,, .Mohon Jangan Spam dan jangan tinggalkan link aktif....Terima kasih.

 
Support : Modifikation | Template | Kang Juns
Copyright © 2013. KANG JUNS INFO - All Rights Reserved
Template Created by maskolis Published by mas template
Proudly powered by Blogger