Skip to content

Instantly share code, notes, and snippets.

View Uma11-dev's full-sized avatar

Uma Chauhan Uma11-dev

  • 00:31 (UTC -12:00)
View GitHub Profile
@Uma11-dev
Uma11-dev / index.html
Created July 6, 2025 08:23
Personality Quiz
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>MBTI Personality Test</title>
<link rel="stylesheet" href="style.css" />
</head>