Created
May 12, 2014 06:52
-
-
Save carlosrojaso/3e0c8ee0debe3ed7197f to your computer and use it in GitHub Desktop.
aside
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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