Last active
February 22, 2018 09:19
-
-
Save IrvingArmenta/354d63668680da215628065ee8c654fa to your computer and use it in GitHub Desktop.
test html
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
<div class="ajax"> | |
<p>This is an external html file, fetched with ajax</p> | |
<ol> | |
<li>Info</li> | |
<li>Info</li> | |
<li>Info</li> | |
<li>Info</li> | |
</ol> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment