Skip to content

Instantly share code, notes, and snippets.

@codecademydev
Created June 24, 2017 17:15
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 codecademydev/0e7ac16d91cb1dcab44ac48a71f81b69 to your computer and use it in GitHub Desktop.
Save codecademydev/0e7ac16d91cb1dcab44ac48a71f81b69 to your computer and use it in GitHub Desktop.
Codecademy export
<!DOCTYPE html>
<html>
<head>
<title>Table Time</title>
</head>
<body>
<h1 style= "font-family: Arial; color:red">Tables Are Mega Sweet</h1>
<img src="http://edibleapple.com/wp-content/uploads/2009/04/original_apple_logo.gif"/>
<a href="www.google.com"> Do it </a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment