Skip to content

Instantly share code, notes, and snippets.

@subramanian-vv
Last active December 26, 2020 13:59
Show Gist options
  • Save subramanian-vv/6d26dd798eef3d74c666950cefdda8fb to your computer and use it in GitHub Desktop.
Save subramanian-vv/6d26dd798eef3d74c666950cefdda8fb to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hello World!</title>
</head>
<body style="background-color: black;">
<h1 style="color: aqua;">Hello World!</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment