Dowload Mp3 Indonesia

External links - Jquery You want to Increase Page Rank for Blogger or your site in no time ? Ok ,perfect ! All those what you have found from tips and tricks about SEO and Ranking may work ,but have you came across the tips which I found ?

All you need to try it here you wont be sorry ! go try it GUMGUM :) visit my another explained post about this tips about ranking

Gambar Animasi

External links - Jquery Twitter is a service for friends, family, and co–workers to communicate and stay connected through the exchange of quick, frequent answers to one simple question: What are you doing?While Twitter may have started as a micro-blogging service, it is grown into much more than simply a tool to type in quick status updates. I often describe Twitter as a cross between blogging and instant messaging, but even that doesn't do it justice.

WHY USE TWITTER ? GO HERE AND READ WHY :)

Info Wisata Indonesia

External links - Jquery Want to get rid of the blogger toolbar in new blogger that just came out of beta ? If you have shifted your blogspot blog from old blogger to the new blogger beta, you may have noticed that the previous CSS code to remove the blogger navbar will no longer be effective. That's because Google now uses different CSS tags to display the blogger bar. [#navbar-iframe instead of #b-navbar] If you want to hide the navbar in your blogger blog, here's what you should do ! (these instructions refer to the "new" Blogger layouts templates) GO GET IT GUMGUM:)

Obyek Wisata

Thumbnail image that says sleek button using photoshop that links to a Photoshop tutoril. Looking for professional Social Bookmark Buttons for your blog ! me too :) however, while i was searching the net too, I came across a post by Naeemnur, that had instructions for Blogger (BlogSpot.com) based blogs which was really good.If you have a blog on blogger you can definitely give this a try.

Its very attractive social bookmarking widget ! it can help you to let your visitors bookmark your page effectively .

for instructions about the use of this SEXY Social bookmarking widget ! you can go here and get it GUMGUM:)

Wednesday, March 31, 2010

Making a marquee effect

What is the marquee? Marquee is a HTML code to make text move or walk. This marquee program in great demand and in use by the bloggers in his blog because of the nature of this program is a dynamic and attractive to look at as well as to save space on the blog page.

This marquee can be made by using tags <marquee> ...</marquee>.

Attributes that are often used are:



Bgcolor = "color" -> To set the background color (background) text
Direction = 'left / right / up / down "-> Set the text direction of movement
Behavior = "scroll / slide / alternate" -> To manage the movement behavior
Scroll -> moving text rotates
Slide -> move the text once and then stopped
Alternate -> text moves from left to right and back again (go back and forth bo)
Title = 'message "-> message will appear when the mouse is hovering over the text
Scrollmount = "number" -> set the speed of movement in pixels, the greater the number semajin fast movements.
Scrolldelay = "number" -> To set the delay time in milli seconds
Loop = "number | -1 | infinite" -> Set number of loops
Widht = "width" -> Set the width of the text block in pixels or percent

To be more clear I will include for example:

Examples of marquee from left to right:

<MARQUEE align="center" direction="right" height="20" scrollamount="2" width="40%">marquee dari kanan ke kiri</MARQUEE>

results:



marquee from left to right

replacing the word "left" with your desire is: right, up, down

Examples of marquee from behavior:

<MARQUEE Align="center" direction="left" height="20" scrollamount="3" width="60%" behavior="alternate">marquee from behavior</Marquee>

results:



marquee menurut perilaku

Examples of marquee with variations hurup and background color:

<div align="left"><FONT FACE = "Georgia" color = "White"><B><MARQUEE BGCOLOR="RED" width="100%" scrollamount="3" behavior="alternate">variations hurup and background color</Marquee></b></FONT></div>

results:

variations hurup and background color

There are other variations of the marquee, that is when the mouse was in the area of text marquee will stop and when the mouse is moved back to the place other then the text will move again, this is only adding a little code at the marquee.


For example, please point your mouse to marquee area below:

<marquee onmouseover="this.stop()" onmouseout="this.start()" scrollamount="2" direction="up" height="75" width="50%" align="center">please point here</Marquee>

results:




please point here

Examples in his marquee that there is a link:

<marquee align="center" direction="up" height="100" onmouseout="this.start()" onmouseover="this.stop()" scrollamount="2" width="100%">
<a href="http://downloadmp3indonesia.net/" target="new">Dowload Mp3 Indonesia</a>
<a href="http://infowisataindonesia.com/" target="new">Info Wisata Indonesia</a>
<a href="http://bagusriyanto.com/" target="new">Obyek Wisata</a></marquee>

results:








Dowload Mp3 Indonesia
Info Wisata Indonesia
Obyek Wisata


Maybe it was just a few examples that can be provided, please fiddle with your own brain in order to create variations on this marquee.

0 comments:

Post a Comment