diff --git a/12/blank.html b/12/blank.html index 1a4735f..08bc622 100644 --- a/12/blank.html +++ b/12/blank.html @@ -1,3 +1,26 @@ + + + + + + + + + + Title of this page + + + + +

@@ -30,4 +53,8 @@ var x = setInterval(function() { document.getElementById("demo").innerHTML = "EXPIRED"; } }, 1000); - \ No newline at end of file + + + + + \ No newline at end of file