Created
October 6, 2012 00:57
-
-
Save mfansler/3843301 to your computer and use it in GitHub Desktop.
Friends List (JSFiddle AJAX)
This file contains 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
<h1>Friends</h1> | |
<ul> | |
<li>Franz</li> | |
<li>Gertrude</li> | |
<li>Henrietta</li> | |
<li>Isaac</li> | |
<li>Jicama</li> | |
</ul> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment