Skip to content

Instantly share code, notes, and snippets.

@ekdevdes
Created March 13, 2013 13:17
Show Gist options
  • Select an option

  • Save ekdevdes/5151950 to your computer and use it in GitHub Desktop.

Select an option

Save ekdevdes/5151950 to your computer and use it in GitHub Desktop.
<!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