added caption element to example table

This commit is contained in:
cbracco
2014-04-08 11:44:43 -04:00
parent 1ee885db0c
commit dba522d9c6

View File

@@ -139,6 +139,7 @@
<header><h1>Tabular data</h1></header> <header><h1>Tabular data</h1></header>
<table> <table>
<caption>Table Caption</caption>
<thead> <thead>
<tr> <tr>
<th>Table Heading 1</th> <th>Table Heading 1</th>