MyFirstServerRepo/Sample.html
2024-01-10 13:44:09 +05:30

9 lines
145 B
HTML

<html>
<head>
<tittle>My Git Repository</tittle>
</head>
<body>
<h1>Hello World...</h1>
<marquee>Welcome to old HTML.</marquee>
</body>
</html>