del_ins.html - webdump_tests - Testfiles for webdump
HTML git clone git://git.codemadness.org/webdump_tests
DIR Log
DIR Files
DIR Refs
DIR README
---
del_ins.html (86B)
---
1 <h1>The del element</h1>
2
3 <p>My favorite color is <del>blue</del> <ins>red</ins>!</p>