Skip to content

Commit

Permalink
Added opening main element
Browse files Browse the repository at this point in the history
  • Loading branch information
jnurthen authored Nov 27, 2017
1 parent 26d16aa commit 47a3d81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/table/table.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<link href="css/table.css" rel="stylesheet">
</head>
<body>
<main>
<h1>Table Example</h1>
<p>
<strong>NOTE:</strong> This example page is not complete and is not yet ready for review.
Expand Down

0 comments on commit 47a3d81

Please sign in to comment.