Skip to content

Instantly share code, notes, and snippets.

@amycruz97
Last active September 27, 2020 02:31
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 amycruz97/e8f26ab2122d583b7ace327f85056496 to your computer and use it in GitHub Desktop.
Save amycruz97/e8f26ab2122d583b7ace327f85056496 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>Dog profile</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<script src="index.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment