Showing posts with label Tutorial. Show all posts
Showing posts with label Tutorial. Show all posts

Tuesday, October 28, 2008

Icon Comel

Icons
http://stitchiez.blogspot.com


Dlm entry yg lepas aku ade ajar mcm mana nak letak favicon kt blog.. Kali ni aku kasi pulak icon2 comel yg boleh uols gunakan.. Uols boleh copy and paste URL icon yg aku kasi..

Nature Icons

16x16pixel






























































32x32pixel (yg ni uols boleh gunakan utk letakkan dlm blog uols slain sebagai icon..)














































Next time aku masukkan icon2 yg lain pulak yer.. Yg pastinya smua icon yg comel2..

:girl_9:

*Lupa nak bgtau.. Icon2 ni best view only dgn Firefox sahaja kalau nak letak sebagai favicon for ur browser..


Nak byk lagi icon menarik bleh cari di sini: www.iconarchive.com




My Purple Boxes
@

h
ttp
://stitchiez.blogspot.com
C
opyright
© 2008


Friday, October 24, 2008

Put animated favourite icon

Tutorial
http://stitchiez.blogspot.com



Hye everybody!! I’m back with new tips that I want to share with u guys..

Not all of us know how to put an animated favorite icon into blog. So, I will give a tip on how to put an icon that will appear in the title part of our browser.

Firstly, make sure that you have created 16x16pixel of an image. You can choose to create either static or animated image. After that, upload the image at your hosting or you can use free hosting such as photobucket, flickr, etc.

After that, follow the steps below:

1. Go to your Dashboard and choose Layout.
2. Then, at the Layout tab click Edit HTML.
3. You need to find this tag:



4. Copy and paste code below after the tag.



5. Change the word "DIRECT LINK OF YOUR ICON URL HERE" with your icon's URL.
6. Then, save it. You can preview your icon now.

Example:




It's so easy rite??
:girl_4:

Here, i give some links of Favicon Tools..




My Purple Boxes
@

h
ttp
://stitchiez.blogspot.com
C
opyright
© 2008




Tuesday, October 21, 2008

Top 10 Deadly Web Site Design And Copy Mistakes




1. Don't fill your web site with a lot of high-tech clutter. Your visitors will miss your whole sales message and bail.

2. Don't use unnecessary words or phrases. Sentences should be no longer than 10 words. You only have so much time to get your visitor's attention and interest; make every word count.

3. Don't make the mistake that everyone will totally understand your what you have to offer. BE OBVIOUS! Use powerful words and examples to get your point across.

4. Don't write your strongest point or benefit only once. You should repeat it at least 3 times because some people don't get it right away. (how many times do you have to tell your kids to clean their room...5-6-7 times?)

5. Don't push all your words together on your web site. People like to skim; use plenty of headings and sub headings. Bold key phrases to make your copy "scan-able"

6. Don't use content your preferred audience isn't interested in. If people are coming to your site to find info about knitting don't include soccer content.

7. Don't use 20 different formats all over your web site. Use the same fonts, text sizes & colors, etc. If a site looks to "complicated" to read, your prospect is sure to bail.

8. Don't use words your visitors might not understand. People are not going to stop and look in a dictionary, they will just go to another site. (If my 11 year old daughter can't "get" the concept of my copy, I start over)

9. Don't let selling words and phrases go unnoticed. Highlight important words and phrases with color, bolding, italics, underlining, etc.

10. Don't forget to use words that create emotion. (Woohoo!) People will have more interest when they are emotionally attached.

Copyright 2005 Donna Payne
Source: http://EzineArticles.com/




My Purple Boxes
@

h
ttp
://stitchiez.blogspot.com
C
opyright
© 2008


Monday, October 20, 2008

Tips on Blog Search

Tutorial
http://stitchiez.blogspot.com


Here i give u another tips for blog search...

PUT GOOGLE SEARCH BOX IN BLOG

To put a single search box (1st option) in your blog, copy and paste the code below into a HTML Page element in the sidebar :




Change 'MYBLOG' to actual name of your blog.
It will look like this :


only search this blog


If you want to provide an option to search your blog or the Internet (2nd option) use this code instead :



Instead of 'YOURBLOGNAME' put actual name of blog.
It will look like this :

only search this blog



PUT GOOGLE BLOGSEARCH BOX IN BLOG

If you want to put a Google Blogsearch (3rd option) box in your blog add this code in a HTML page element :



Change BLOG_URL to actual address of your blog.
It will look like this :




-EDITED-



As requested by my friend, here i give u more details how to put the code above into your blog..

1. Go to your dashboard and choose Layout.


2. At the Layout tab, click at Page Elements.


3. Then, click at Add a Gadget at your sidebar and choose HTML/Javascript (you will put the code inside this part).


4. Out of three codes given, you can pick either one. Remember to save it.

U can see the example of using second option as below (provide an option to search your blog or the Internet):




Source: Tips for Bloggers



My Purple Boxes
@

h
ttp
://stitchiez.blogspot.com
C
opyright
© 2008



Friday, October 17, 2008

Marquee Text and Effects

Tutorial
http://stitchiez.blogspot.com


Now, i will helps u guys with marquee effects and text.. Actually it used to make your text moving..


MARQUEE EFFECTS

So, to create a moving text effects you can use the tag.

For example:



The above code will produce the following effect:

Click it down


You can use the following parameters to define your marquee :

* WIDTH: how wide the marquee is
* HEIGHT: how tall the marquee is
* DIRECTION: which direction the marquee should scroll
* BEHAVIOR: what type of scrolling
* SCROLLDELAY: how long to delay between each jump


* SCROLLAMOUNT: how far to jump
* LOOP: how many times to loop
* BGCOLOR: background color
* HSPACE: horizontal space around the marquee
* VSPACE: vertical space around the marquee

For example:



The result:

Click it down




MARQUEE TEXT


To add a moving text, we can use:



This will show as below:

Add Your Text Here...


You also can change the direction of the text by using this tag at the beginning:



Instead of "right", we can put "up", "down" or "left" as for your preference.

To add a background color, use this code:



It will look like this:

Add your text here...


So, what do u think?
Can u move your text now?
Happy blogging!!




My Purple Boxes
@

h
ttp
://stitchiez.blogspot.com
C
opyright
© 2008

Thursday, October 16, 2008

Format Text For Your Blogger Posts

Tutorial
http://stitchiez.blogspot.com


Kali ni nak buat tutorial pulak.. Hehe.. Ilmu yg ade kita kongsi sama2 ok...
For new bloggers out there, i hope this tutorial will help u...

HTML CODE FOR TEXT EFFECTS

While creating a post, the tool bar in the top frame gives icons to format your text as bold, italic etc. However if you do not have this toolbar use the following HTML codes in Edit HTML tab of Post Editor :

To Make text Bold :


To make it Strong use :


To make it Big use :


To make it Small use :


To Emphasize text use :


To make it Italic :


To make it Underlined :


For a Strikeout effect :



For a line on top of your text :


To Superscript Text :


To Subscript Text :


To give a heading to your text :

Choose from H1 to H5. You can use this to create sub headings by using H1, H2, H3, etc... in sequence.

For Preformatted text useful in displaying poetry use :


For example :

There once was a man from Aruba,
Whose favorite hobby was scuba.
Every day he would wish,
He could spear a big fish.
But settled instead for canned tuna.



To show the meaning of a word when you hover the mouse over it use the 'title' attribute like this :



This will look like this :

RC

*Hover your mouse over 'RC' to see the effect.




This will look like this :

SA

*Hover your mouse over 'SA' to see the effect. It works in Firefox 2 and Internet Explorer 7.

Actually, byk lg yg ada.. But, this is only a basic for new bloggers..
The easiest way..just use the shortcut at the tool bar in the top frame of your Post Editor.. hehe..




My Purple Boxes
@
http://stitchiez.blogspot.com
Copyright© 2008



Blogger Templates by iezpdaus Design