freeCodeCamp/bower_components/jsdom/test/level2/html/files/mod.html

16 lines
558 B
HTML
Raw Normal View History

2014-10-13 21:14:51 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
<TITLE>NIST DOM HTML Test - MOD</TITLE>
</HEAD>
<BODY onload="parent.loadComplete()">
<P>
<INS CITE="./files/ins-reasons.html" DATETIME="January 1, 2002">The INS element is used to indicate that a section of a document had been inserted.</INS>
<BR/>
<DEL CITE="./files/del-reasons.html" DATETIME="January 2, 2002">The DEL element is used to indicate that a section of a document had been removed.</DEL>
</P>
</BODY>
</HTML>