This is my First Devlop First Code

This commit is contained in:
IT 2024-01-10 13:31:22 +05:30
commit 4ed910319c

8
Sample.html Normal file
View File

@ -0,0 +1,8 @@
<html>
<head>
<tittle>My Git Repository</tittle>
</head>
<body>
<h1>Hello World...</h1>
</body>
</html>