Skip to content

Instantly share code, notes, and snippets.

@nishanc
Created March 4, 2019 12:40
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 nishanc/b3e0c39329c06ef275743e06c0121fc0 to your computer and use it in GitHub Desktop.
Save nishanc/b3e0c39329c06ef275743e06c0121fc0 to your computer and use it in GitHub Desktop.
<html>
<head>
<link rel = "stylesheet" type = "text/css" href = "style.css" />
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<div id="loader"></div>
<div id="content">
<h1>WELCOME TO MY WEBSITE</h1>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment