Created
March 23, 2012 15:05
-
-
Save mark/2171512 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
| <!DOCTYPE html> | |
| <head> | |
| <title>and my axe</title> | |
| <style type="text/css"> | |
| * { text-align: center; } | |
| a { | |
| text-decoration: none; | |
| color: #000; | |
| } | |
| h1 { | |
| font-family: arial, sans-serif; | |
| font-size: 80px; | |
| margin: 0; | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| <h1>and my axe</h1> | |
| <img src="Gal Gimli 03.jpg" /> | |
| <script type="text/javascript"> | |
| var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); | |
| document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); | |
| </script> | |
| <script type="text/javascript"> | |
| try { | |
| var pageTracker = _gat._getTracker("UA-10290277-3"); | |
| pageTracker._trackPageview(); | |
| } catch(err) {}</script> | |
| </body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment