Skip to content

Instantly share code, notes, and snippets.

@redlaw03
redlaw03 / html5-editable-table.markdown
Created September 24, 2020 14:53
HTML5 Editable Table

HTML5 Editable Table

Create and edit an HTML5 table without the use of a library. Uses HTML5's contenteditable and minimal JavaScript.

A Pen by Ash Blue on CodePen.

License.

<nav>
<ul>
<li><a href="#">Sales</a></li>
<li><a href="#">+</a></li>
<li><a href="#">Tunnel</a></li>
<li><a href="#">Surf</a></li>
<li><a href="#">Parties</a></li>
</ul>
<div class="search">