Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67d079f commit ecdb8deCopy full SHA for ecdb8de
index.html
@@ -0,0 +1,10 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2
+ "http://www.w3.org/TR/html4/strict.dtd">
3
+<HTML>
4
+ <HEAD>
5
+ <TITLE>My first HTML document</TITLE>
6
+ </HEAD>
7
+ <BODY>
8
+ <P>Hello world!
9
+ </BODY>
10
+</HTML>
0 commit comments