My Video Page

First and foremost

  • You can alter the tv.jpg image only. You cannot alter my codes or the particle.gif.
  • A link back is also appreciated.
  • Redistribution of this is highly prohibited.
  • I have not seen any other site that has the same 'videopage' like mine.. so, you get the picture. Let's all try to be original in our own ways, shall we?

Steps

  1. Save and upload these two images: particle.gif and tv.jpg.
  2. Make a 'myvideopage.html' page. Copy the codes given below and change the specified urls mentioned.

<html>
<head>
<title>My Video Page</title>

<style type="text/css">
body {
font-family: Verdana;
font-size: 10px;
cursor: default;
color: black;
background-color: #dadada;

}

.site  {
font-family: Verdana;
font-size: 26px;
color: black;

}

</style>

<script>  
window.defaultStatus="Featuring: Blablablah by Blablah Artist"</script>

<script>
function changeNavigation(id)
{document.getElementById('box').innerHTML=document.getElementById(id).innerHTML}
</script>

<map id="Map1" name="Map1">
<area shape="rect" coords="35, 433, 63, 462" title="on" onClick="changeNavigation('on')">
<area shape="rect" coords="80, 440, 112, 458" title="off" onClick="changeNavigation('off')">

</map>
</head>

<body>
<div style="position:absolute; left: 0px; top:0px;">
<!-- REPLACE VALID TV.JPG URL HERE -->
<img src="tv.jpg" USEMAP="#Map1" border="0">
</div>

<div style="position:absolute; left: 140px; top:427px;">
<!-- REPLACE SITE NAME HERE -->
<div class="site">Eerie-Silence.Net</div>
</div>


<div id="off" style="display: none">
<!-- REPLACE VALID PARTICLE.GIF URL HERE -->
<img src="particle.gif" border=0>
</div>

<div id="on" style="display: none">
<p align="center">
<!-- PUT VALID YOUTUBE EMBED SOURCE CODE HERE -->
</p>
</div>


<div id="box" style="width: 446px; height: 366px; overflow: auto; overflow-x: hidden; overflow-y: hidden; position: absolute; left: 25px; top: 33px;">

<!-- REPLACE VALID PARTICLE.GIF URL HERE -->
<img src="particle.gif" border=0>

</div>
</body>
</html>

  1. Copy the pop-up code given below for your SIDEBAR or ABOUTME page.

<a href="#" onClick="crush=window.open('myvideopage.html','popup','toolbar=no, location=no, directories=no, statusbar=no, menubar=no, scrollbars=no, resizable=no, width=511, height=496');return false;">MY VIDEO PAGE</a>

  1. It should look like this.

BACK



F R E E A D V E R T I S I N G | WANNA?