Created
March 13, 2013 13:17
-
-
Save ekdevdes/5151950 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> | |
| <html> | |
| <head> | |
| <meta http-equiv="content-type" content="text/html; charset=UTF-8"> | |
| <title>cache buster!!!!!! - jsFiddle demo by ethankr</title> | |
| <script type='text/javascript' src='/js/lib/dummy.js'></script> | |
| <link rel="stylesheet" type="text/css" href="/css/normalize.css"> | |
| <link rel="stylesheet" type="text/css" href="/css/result-light.css"> | |
| <style type='text/css'> | |
| h1{ | |
| font-size:60px; | |
| font-weight:bold; | |
| font-family:sans-serif; | |
| } | |
| </style> | |
| <script type='text/javascript'>//<![CDATA[ | |
| window.onload=function(){ | |
| }//]]> | |
| </script> | |
| </head> | |
| <body> | |
| <h1>Cache buster!!!!!!</h1> | |
| </body> | |
| </html> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment