How to add Animating/marquee text


Lihat dan hitung, seberapa banyak aplikasi Android yang Anda instal di smartphone Anda? 

Pernahkah terbersit di benak Anda bagaimana cara membuat aplikasi-aplikasi tersebut?

Apakah Anda Saat Ini Ingin Sekali Bisa Bikin Aplikasi Android Sendiri? Seperti aplikasi game edukasi, media pembelajaran, aplikasi berbasis sensor, aplikasi multimedia, dan lain sebagainya?

Tetapi

1. Tidak Ngerti Coding
2. Tidak Tahu Computer Programming
3. Tidak Paham Bahasa Pemrograman Android
4. Dan Sama Sekali Bukan Lulusan IT?

Jangan Khawatir ...
Ternyata, bikin aplikasi Android itu SANGAT MUDAH, bahkan bagi Pemula sekalipun.

Sekarang Anda bisa bikin aplikasi Android dengan Cepat, bahkan TANPA HARUS CODING.

Tak peduli apapun latar belakang Anda, bikin aplikasi Android itu MUDAH, semudah bermain Puzzle.

Anda Hanya Perlu 4 Langkah berikut ini :

1. Drag & drop komponen-komponen yang dibutuhkan
2. Percantik tampilan aplikasi dengan mengatur layout dan desain tampilan
3. Susun blok-blok kode programnya, dan
4. Build aplikasi Anda jadi file instalasi *.APK

Lantas, Bagimana Cara Memulainya?
Mudah kok, karena sudah hadir untuk Anda Di Sini :


Video tutorial yang membahas cara membuat aplikasi Android dengan sangat MUDAH, CEPAT, & TANPA CODING menggunakan tools App Inventor 2. 
This is a nice tutorial for all of you.Today,I'm going to explain you that how to add Animating text to your website/blog site. These are marquee Text which you can put anywhere in your site.You can get viewers attracted for a special title or headline.We can customize marquee text from different ways like for Popular posts,subscription links,special offers,affiliate links,News etc. Ok I will show you, how to do this.Look at below instructions.

....................................................................................................................................

How to add Marquee text

.....................................................................................................................................

You can do this using a simple HTML tag.So you can add animating texts on your website between <body> and </body> tags.In blogger blogs you will add this in HTML editor of posts or pages simply clicking on HTML button.It also you are able to add Marquee text in a 'HTML/JavaScript' page element. Now look at below examples.You'll learn how  to customize them as you like.

We add a HTML code called <marquee> to show marquee text.It ends up with </marquee> closing tag.The main structure is looking like this.

<marquee>ADD YOUR TEXT HERE....</marquee>

Example:-

ADD YOUR TEXT HERE....

Now you can change the direction of the marquee text adding 'direction' attribute
<marquee direction="right">ADD YOUR TEXT HERE....</marquee>
<marquee direction="left">ADD YOUR TEXT HERE....</marquee>
Example:-

This Text animates from left side to right side....This is default marquee text.It animates from right side to left side....

You can change the animating width of marquee text.

<marquee direction="right" width='70%'>ADD YOUR TEXT HERE....</marquee>

Example:-
   ADD YOUR TEXT HERE....

Now you can add text color,text background color for the text.You might replace #FFE500 and #99FF00 with hexadecimal color numbers for background color of animating text color.

<marquee direction="right" width="90%" style="background:#FFE500"><font color="#FF0000">ADD YOUR TEXT HERE....</font></marquee>
<marquee direction="left" width="90%" style="background:#99FF00"><font color="#502AF4">ADD YOUR TEXT HERE....</font></marquee>
Example:-


ADD YOUR TEXT HERE....ADD YOUR TEXT HERE....

Also you can add Hyperlinks to Marquee text. It is a valuable part of this tutorial.see below example.

<marquee direction="right"width="90%"><a href='http://bestlodge.blogspot.com/2013/02/clever-twitter-keyboard-shortcuts.html'>Clever Twitter Keyboard shortcuts !!!</a></marquee>
Replace blue color URL with your webpage/blog post address.Replace orange color words with your text.

Example:-
Clever Twitter Keyboard shortcuts !!!

You can customize these animating text using CSS styling language.I think that you would like this tutorial.Stay tuned with me for next post series.If you have any query or problem leave a comment below. Happy and peace :)

See Also:- How to Show or Hide widgets in Any Pages

Pengelola Blog : ABDUL WAHAB

Judul : How to add Animating/marquee text
Ditulis oleh : Kejutan Internet pada hari
Rating Blog : 5 dari 5
Terima kasih Anda telah membaca artikel tentang How to add Animating/marquee text
Anda boleh menyebar luaskannya atau mengcopy paste-nya jika artikel ini sangat bermanfaat bagi Blog dan teman-teman anda.
Namun jangan lupa harap memberikan link aktif dofollow yang mengarah ke URL ini ya
http://kejutaninternet.blogspot.com/2013/03/how-to-add-animatingmarquee-text.html

Dan Terima kasih sekali lagi atas kunjungan Anda.

Kritik dan saran atau apapun bisa anda sampaikan melalui kotak komentar.
Dan mohon maaf jika komentar atau pertanyaan tidak bisa cepat saya respon,
karena Saya tidak bisa selalu online selama 24 Jam.


Mau Di Buatkan Blog Siap Pakai Seperti Ini ?.

Artikel Terkait

Previous
Next Post »