Created
May 27, 2015 05:38
-
-
Save himstar/96419d92bb08c984d55c to your computer and use it in GitHub Desktop.
Demo Testing App
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> | |
| <head> | |
| <title> Testing App Demo</title> | |
| </head> | |
| <body> | |
| <h2> Testing App</h2> | |
| <p> Demo Dummy Only</p> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment