468x60 Ads

This is an example of a HTML caption with a link.

How To Make Floating Ads

Want to know how to create floating ads. Ads are ads that follow the drift when we read a blog. How to create ads that float or drift how to put ads on the blog very easy, just copy and paste the code below coupled with advertisers who want to make flying easy wrong. . . Step-by-step how to create floating ads are:

      Log in to your account blogger
     Go to Tab "Layout"
     Select the "Page Elements"
     Click the "Add Gadget" Select "HTML / JAVASCRIPT"
     Copy the code below:


<style type=”text/css”>
#gb{
position:fixed;
top:10px;
z-index:+1000;
}
* html #gb{position:relative;}
.gbcontent{
float:right;
border:2px solid #000000;
background:#ffffff;
padding:10px;
}
</style>
<script type=”text/javascript”>
function showHideGB(){
var gb = document.getElementById(“gb”);
var w = gb.offsetWidth;
gb.opened ? moveGB(0, 30-w) : moveGB(20-w, 0);
gb.opened = !gb.opened;
}
function moveGB(x0, xf){
var gb = document.getElementById(“gb”);
var dx = Math.abs(x0-xf) > 10 ? 5 : 1;
var dir = xf>x0 ? 1 : -1;
var x = x0 + dx * dir;
gb.style.top = x.toString() + “px”;
if(x0!=xf){setTimeout(“moveGB(“+x+”, “+xf+”)”, 10);}
}
</script>
<div id=”gb”>
<div class=”gbtab” onclick=”showHideGB()”> </div>
<div class=”gbcontent”>
<div style=”text-align:right”>
<a href=”javascript:showHideGB()”>
.:[Close][Klik 2x]:.
</a>
</div>
<center>
Add your ad code here!!
</center>
<script type=”text/javascript”>
var gb = document.getElementById(“gb”);
gb.style.center = (30-gb.offsetWidth).toString() + “px”;
</script></div></div>
READ MORE

Show Online YM

if you have a website or blog, you can provide an easy way for your visitors to get in touch with you over Yahoo! Messenger. To display an online presence indicator (OPI) badge, all you need to do is drop a little bit of code into your webpage. Then when visitors come to your site, they’ll see a badge displaying your online status, even when you’re signed out of Yahoo! Messenger.

READ MORE

Yahoo Messenger 11

Messenger or what we often call the YM Chat Messenger is a popular Internet today.
Besides functioning to chat, can also for audio and video calls.
Its growth was also quite significantly. Yahoo! has released a beta version of Yahoo Messenger 11 which are now available for download for free.

READ MORE

Recent Post