Skip to content

Instantly share code, notes, and snippets.

@shamdasani
Last active October 17, 2016 01:05
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 shamdasani/90d90a0f3284836919b2a19e067bec92 to your computer and use it in GitHub Desktop.
Save shamdasani/90d90a0f3284836919b2a19e067bec92 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
Hex Color Generator
</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="style.css" />
</head>
<script src="app.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment