Last active
May 10, 2016 00:27
-
-
Save anandsunku/ee9efce1a31adf2f632cd4ec2af6f4f7 to your computer and use it in GitHub Desktop.
teset
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
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>this is a test document </title> | |
<h1>this is first heading always</h1> | |
</head> | |
<body> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment