My First Html Code and how I pushed it into GitHub.
Source Code
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The World Wide Web Project</title>
</head>
<body>
<h1>World Wide Web</h1>
<p>...
hiteshdewangan.hashnode.dev3 min read