Skip to content

Instantly share code, notes, and snippets.

@frosas
Created July 20, 2012 15:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save frosas/3151453 to your computer and use it in GitHub Desktop.
Save frosas/3151453 to your computer and use it in GitHub Desktop.
gist.io test

This is a title

Blah blah blah

<?php
echo "I'm PHP code";
console.log("And I'm Javascript code")

Link to the index.html file

<!doctype html>
<title>I'm an HTML page</title>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment