Musings
Public · Protected · Private
HTML5 caption Tag
-
2012-04-24 06:41<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>
This blog is frozen. No new comments or edits allowed.