VIDEO EMBEDDED ON YOUR WEB PAGE WITHOUT YOUTUBE:
<br>
<video controls="controls"
src="Cole%20Cole%20Heart%20Master%20of%20Country%20Eyebrows.mov"
width="420"
height="345"> Your browser does not support
the HTML5 Video element. </video><br>
CODE TO AUTOMATICALLY GO TO ANOTHER PAGE when the index.html page or any other page is reached. The number 1 there means one second html code html code <meta http-equiv="Refresh" content="1; URL=http://www.tomhascallcole.com/FileName.html"> </head> NOTE: MUST HAVE THE http:// NOTE: IT WORKS WHEN I PUT IT JUST BEFORE THE CLOSE OF THE HEAD: </head> <META HTTP-EQUIV="Refresh"CONTENT="1; URL=booksandmore.html">Code to automatically go to another page when the index.html page or any other page is reached. The number 1 there means one second html code html code |
GO HERE TO STEAL SNOW EFFECT: http://www.tomhascallcole.com/snowing.html GO HERE TO STEAL PASSWORD FEATURE: http://tomhascallcole.com/Password5.html DON'T PUT AN APOSTROPHE IN THE SCRIPT FOR THE PAGE YOU'RE GOING TO!!!!! |
MAKING A BACKGROUND WHERE THE TEXT CAN BE
WRITTEN ACROSS IT <div style="background-image:url('Tom's Granada 2'); background-repeat:repeat; height:200px;"> <p>The image can be tiled across the background, while the text runs across the top.</p> </div> |
The image can be tiled across the background, while the text runs across the top.