Skip to content

Commit

Permalink
first coment
Browse files Browse the repository at this point in the history
  • Loading branch information
shipanroy10 committed Jun 28, 2020
0 parents commit f54f8b3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# my-first-website
17 changes: 17 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>my first ever website</h1>
<h2>hello</h2>
<p>this is checking.i want write many things .i would like to connect to the world</p>

<h1>he is stupid</h1>
<h2>hello</h2>

</body>
</html>

0 comments on commit f54f8b3

Please sign in to comment.