Created
July 13, 2011 19:45
-
-
Save toddota/1081168 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
<html> | |
<body> | |
<p> Jeff Buckley is playing on the radio, and I like it. </p> | |
<p> It's John's birthday. He's so old! </p> | |
<?php print 'I am using the print statement to print out a string. I think. Is this a string?'; ?> | |
<p> Using Github to host these code snippets will work well. </p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment