Skip to content

Instantly share code, notes, and snippets.

View AnmolPlayzz's full-sized avatar
🗣️
real men test in production

AnmolPlayzz

🗣️
real men test in production
View GitHub Profile
@AnmolPlayzz
AnmolPlayzz / index.html
Created January 30, 2023 18:15
LilWebsite
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>My Website</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/styles/default.min.css" />
<style>
body {
font-family: sans-serif;
background-color: #fff;