Last active
March 18, 2018 13:14
-
-
Save utkarshbhatt12/70092ff69f5a6f282b16a455ae0e2a45 to your computer and use it in GitHub Desktop.
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 id="view-notes-div"> | |
| <button id="note-view-button" class="button button-outline" type="submit">VIEW NOTES</button> | |
| <div id="display-notes-div"> | |
| <hr> | |
| </div> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment