Skip to content

Commit

Permalink
ADDED ""DOCTYPE HTML" DECLARATION TO ARTICLE
Browse files Browse the repository at this point in the history
  • Loading branch information
PHOENIXFURY007 authored Oct 7, 2018
1 parent de4161b commit 62e64cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Html/HelloWorld_marquee.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<title>
Hello World
Expand All @@ -15,4 +16,4 @@
<marquee class="marquee_style" width: 10 direction="right">Hello World </marquee>

</body>
</html>
</html>

0 comments on commit 62e64cb

Please sign in to comment.