Skip to content

Instantly share code, notes, and snippets.

View shunmugapriya-T's full-sized avatar

Shunmugapriya T shunmugapriya-T

  • Cognizant Technology Solutions
  • Chennai
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<title>Getting Started with HTML</title>
</head>
<body>
<h1>Getting Started with HTML</h1>
<h2>Our First Webpage</h2>
</body>
</html>