Skip to content

Instantly share code, notes, and snippets.

View divyesh072004's full-sized avatar

Divyesh patel divyesh072004

  • 08:50 (UTC -12:00)
View GitHub Profile
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Simple To-Do List — Beginner Project</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<main class="container" role="main">