Logo is a symbol of identity in the form of images, text, color or a combination of all three. Form of a logo can be: logotype (from the letter) and logograph / logogram (derived from the image)
Showing posts with label Beautify Tips and Trick Blog. Show all posts
Showing posts with label Beautify Tips and Trick Blog. Show all posts

Thursday, June 23, 2011

How To Create Content With Scroll Bar Facilities


Is this what you looking for?

example:










You Interested ..!!!


Just follow the steps below:

1. Log in to Blogger.
2. Open the Layout -> Page Elements
3. Click the Add a Gadget -> HTML / Javascript.
4. Enter the code below into the box

Table of contents using a small icon next to


<style>
.list {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgj7W6AfIjZ4I-ZagmXWfMOr5CIyBPWeCh0O7-SLZJYLliSErcUe4MfLZ-0YfFeojaEssFRMkt6F6Udesmn41Ai5ozolFPHT4HPDfBJEBHvNlBRkumF_7blEM0Q4iBCHPwHdhIiuAHFVWMe/") no-repeat left center;border-bottom:1px dotted #ddd;line-height:1.2em;padding:3px 0px 0px 20px;
}
</style>

<div style="overflow:auto; padding:3px; margin:0px 0px 0px 0px; width:284px; height:180px; background-color: #ffffff; border:1px solid #ffffff;">

<div class="list">
<a href="http://themahyonk.blogspot.com/2009/09/cara-menghilangkan-icon-obeng-dan-tang.html">Cara Menghilangkan Icon Obeng & Tang di Blog</a></div>

<div class="list">
<a href="http://themahyonk.blogspot.com/2009/09/cara-membuat-link-berkelip-kelip.html">Cara Membuat Link Berkelip-Kelip</a></div>

<div class="list">
<a href="http://themahyonk.blogspot.com/2009/09/cara-membuat-tulisan-berjalan-marquee.html">Cara Membuat Tulisan Berjalan "MARQUEE"</a></div>

</div>


> Table of contents using the numbers beside

<style>
.list {
border-bottom:1px dotted #ddd;
line-height:1.2em;
padding:3px;
}
</style>

<div style="overflow:auto; padding:3px; margin:0px 0px 0px 0px; width:380px; height:180px; background-color: #ffffff; border:1px solid #ffffff;">

<div class="list">
1. <a href="http://Alamat Url yang ingin di Tampilkan">Cara Mnghilangkan Navbar</a></div>

<div class="list">
2. <a href="http://Alamat Url yang ingin di Tampilkan">Panduan membuat blog di blogger</a></div>

</div>

Description:
A box 380px wide, 180px is the height of the box, # ffffff background-color on a colorbackground, and # ffffff in the border is the color of edge lines. Please be replaced in accordance with your template.
Remember:
Change the text color red with your post address and replace the blue colored text boldwith your posting title. If you want to add a new post then copy the code and put it abovethe flashing code </ div>
Do not forget to replace the numbers with the number 3 and so on if you want to add anew post again.
5. If you already click Save Template.
Done.

Good luck

How to Make Writing Walking "Marquee"


want to know how...?!!


here's how.....

1. Log in to Blogger
2. Log in to Dashboard
3. Select Layout
4. Add Target / Add Target As (up to you)
5. Choose HTML / JavaScript
6. Copy Paste the script below:

Examples of basic marquee:

Kalimat Anda

Runs from right to left without border


<marquee>your sentence</marquee>


Runs from left to right without border

Kalimat Anda

How to write:


<marquee direction="right">your sentence</marquee>


Walk right and left without border

your sentence

How to write:


<marquee behavior="alternate">your sentence</marquee>


Runs from right to left, but will stop when the mouse is over the text

Kalimat Anda

How to write:


<marquee onmouseover="this.stop()" onmouseout="this.start()">your sentence</marquee>


This example marquee left-right with a speed which can be set by adding the command "scrollamount"

your sentence

How to write:

<marquee behavior="alternate" scrollamount="18">your sentence</marquee>


You can adjust the speed according to your taste by changing the value or number on the word scrollamout

Teks Anda

How to write:

<marquee direction="up">your text</marquee>


Teks Anda

How to write:

<marquee direction="down">your text</marquee>


your Text

How to write:

<marquee direction="up" behavior="alternate" scrollamount="18">your text</marquee>


If now marquee with a barrier are usually for the word / sentence order, that is not tootake place, move up and will stop when your mouse is above it

Kalimat Anda
Kalimat Anda
Kalimat Anda
Kalimat Anda
Kalimat Anda
Kalimat Anda


How to write:

<marquee direction="up" onmouseover="this.stop()" width="200" scrollamount="3" onmouseout="this.start()" height="100">your text<br>your text<br>your text<br>your text<br>your text<br>your text<br></marquee>


It's that down and "bablas" wrote even though your mouse is above it (without codemuoseover ....)

Kalimat Anda
Kalimat Anda
Kalimat Anda
Kalimat Anda
Kalimat Anda
Kalimat Anda


How to write:

<marquee direction="down" width="200" scrollamount="4" height="100">your text<br>your text<br>your text<br>your text<br>your text<br>your text<br></marquee>


This with the command "center" for writing in the middle position the form / frame:

Kalimat Anda
Kalimat Anda
Kalimat Anda
Kalimat Anda
Kalimat Anda
Kalimat Anda


How to write:

<center><marquee direction="up" onmouseover="this.stop()" width="200" scrollamount="1" onmouseout="this.start()" height="100">your text<br>your text<br>your text<br>your text<br>your text<br>your text<br></marquee></center>


7. Save ....
8. Done ^ _ ^


                                               LET'S SHARE *** ***