Skip to content

Instantly share code, notes, and snippets.

@harshit1314
harshit1314 / index.html
Created July 8, 2025 15:58
ModalComponent
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Modal Example</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>