Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
table { outline: 1px solid red; visibility: hidden; }
</style>
<table>
<caption>Caption</caption>
<tr><td>Cell</td></tr>
</table>
<!DOCTYPE html>
<style>
table { outline: 1px solid red; visibility: hidden; }
</style>
<table>
<caption>Caption</caption>
<tr><td>Cell</td></tr>
</table>