Skip to content

Commit

Permalink
Merge pull request Aniket965#578 from PHOENIXFURY007/patch-6
Browse files Browse the repository at this point in the history
ADDED ""DOCTYPE HTML" DECLARATION TO ARTICLE
  • Loading branch information
Aniket965 authored Oct 7, 2018
2 parents de4161b + 62e64cb commit 7e230c4
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 7e230c4

Please sign in to comment.