Skip to content

Instantly share code, notes, and snippets.

@yvenkets
Created August 17, 2021 11:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yvenkets/4bc9375865f3523beed4a3f2fabbbe70 to your computer and use it in GitHub Desktop.
Save yvenkets/4bc9375865f3523beed4a3f2fabbbe70 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<style>
p.ex2 {
font-size: 250px;
}
</style>
</head>
<body>
<p class="ex2">Shivam Welcomes you</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment