Skip to content

Instantly share code, notes, and snippets.

@huezoaa
Created February 1, 2015 20:08
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 huezoaa/8bd8507633a5c6141959 to your computer and use it in GitHub Desktop.
Save huezoaa/8bd8507633a5c6141959 to your computer and use it in GitHub Desktop.
Hola Miami
<!DOCTYPE html>
<html>
<header>
<meta charset="UTF-8">
<title>Title goes here</title>
</header>
<body>
<h1>&iexcl;Hola Miami!</h1>
<h2>&Ccedil;a va?</h2>
<h2>&#191;Que tal?</h2>
<h2>I &#x2665; < HTML5 > <h2>
<h2>My favorite ice cream is H&#228;agen-Dasz&reg;</h2>
<h2>&copy; 2014</h2>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment