Create a HTML page Template which background color changes with time. Click to Down lode changing color HTML template with source code to create this page you need to 1.download jquery-2.0.0.min.js jQuery 2. Embed above jquery in your HTML page <script src="jquery-2.0.0.min.js"> 3. using script tag embed following java script in your page .<script language="javascript"> $(document).ready(function(){ $("#pramod").css('width','980px'); $("#pramod").css('height','600px'); var x=0; var y=0; v...
Blog is about HTM5 CSS3 tags as well as it gives tutorials about to create various types of templates using HTML and CSS .