<!DOCTYPE html> <title>Title</title> <style>body {width: 500px;}</style> <script type="application/javascript"> function $init() {return true;} </script> <body> <p checked class="title" id='title'>Title</p> <!-- here goes the rest of the page --> </body>
function( a, b ) { return Math.random() + a + b; }
By Hakim El Hattab
Swedish JavaScript coder and CSS tweaker • Co-founder of Slides