HomeBlogAbout me
D menu

HTML TUTORIAL

Tutorial » HTML
Membuat Table

<table border="1"> <tr> <th>Header1</th> <th>Header2</th> </tr> <tr> <td>row1,cell1</td> <td>row1,cell2</td> </tr> <tr> <td>row2,cell1</td> <td>row2,cell2</td> </tr> </table>

Header1 Header2
row1,cell1 row1,cell2
row2,cell1 row2,cell2

<table border="1"><caption>Simpanan Bulanan</caption> <tr> <th>Bulan</th> <th>Jumlah</th> </tr><tr> <td>Januari</td> <td>Rp 10.000</td> </tr> </table>

Simpanan Bulanan
Bulan Jumlah
Januari Rp 10.000

click here
Tutorial | Quotes | Religion | Education | 

Visitor :188C-STAT

© 2014 dogleg.jw.lt   All Rights Reserved.
Contact me : PIN : 51D92381

The Soda Pop