Skip to content

Instantly share code, notes, and snippets.

@carlosrojaso
Created May 12, 2014 06:52
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 carlosrojaso/3e0c8ee0debe3ed7197f to your computer and use it in GitHub Desktop.
Save carlosrojaso/3e0c8ee0debe3ed7197f to your computer and use it in GitHub Desktop.
aside
<!DOCTYPE html>
<html>
<body>
<p>My family and I visited The Epcot center this summer.</p>
<aside>
<h4>Epcot Center</h4>
<p>The Epcot Center is a theme park in Disney World, Florida.</p>
</aside>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment