Preview:
<!DOCTYPE html>
<html>
<body>
​
<p>This document was last modified <span id="demo"></span>.</p>
​
<script>
document.getElementById("demo").innerHTML = document.lastModified;
</script>
​
</body>
</html>
​
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter