Sha256: ec70dea67e36bdf360643f395a2ce53ab449494b979cdcb10f75627ce5f5d38a
Contents?: true
Size: 264 Bytes
Versions: 32
Compression:
Stored size: 264 Bytes
Contents
<!-- 1. Copy the "div#original" element and add the copy right after the original one. 2. Get rid of the "badness" div --> <html> <body> <div id="original">Someone make a copy of me</div> <div id="badness">This one has got to go</div> </body> </html>
Version data entries
32 entries across 32 versions & 1 rubygems