Public · Protected · Private
HTML5 caption Tag
Type: Public  |  Created: 2012-03-29  |  Frozen: Yes
« Previous Public Blog Next Public Blog »
Comments
  • <table border="3"> <caption><cite>ALL books</cite></caption> <tr> <th>book1</th> <th>on html</th> </tr> <tr> <td>book2</td> <td>on javascript</td> </tr> </table>
    2012-04-24 06:41
This blog is frozen. No new comments or edits allowed.