-
This webpage is a demonstration of the built-in version control capabilities for HTML. The INS and DEL tags are used along with the cite and datetime attributes to indicate why and when something changed.
This is all very primitive and requires some additional work to turn into a coherent version control system. Ordinarily, web browsers will display the DEL element as struck-out text. What we do here is to instead hide that text and only display it when you want to see the diff.
Categories