Web.QHMIT
.com
Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!DOCTYPE html> <title>My Example</title> <time id="msg"></time> <script> document.getElementById("msg").innerHTML = Date(); </script>
Preview