2006年4月
Get a GLOW EFFECT IN UR BLOG FONTS
Glow text effect
PYRATE101
to get an effect like this
|
|
|
|
Before getting Started : Know what the Button is. Click Here if you do not !
STOP ! :This following tutorial can be achived by a code generating software called Code-it !
Click here to learn more...
- Take the html codes below and substitute the writing where it says your words here & substitute it with the text you want to give a glow effect to.
- Codes:
Purple Glow:
<FONT style="FONT-SIZE: 8pt; FILTER: glow(color=purple); WIDTH: 100%; FONT-FAMILY: ????" color=#ffffff><B>Your words here</B></FONT>
Green Glow:
<FONT style="FONT-SIZE: 8pt; FILTER: glow(color=green); WIDTH: 100%; FONT-FAMILY: ????" color=#ffffff><B>Your words here</B></FONT>
Yellow Glow:
<FONT style="FONT-SIZE: 8pt; FILTER: glow(color=yellow); WIDTH: 100%; FONT-FAMILY: ????" color=#ffffff><B>Your words here</B></FONT>
Blue Glow:
<FONT style="FONT-SIZE: 8pt; FILTER: glow(color=blue); WIDTH: 100%; FONT-FAMILY: ????" color=#ffffff><B>Your words here</B></FONT>
Red Glow:
<FONT style="FONT-SIZE: 8pt; FILTER: glow(color=red); WIDTH: 100%; FONT-FAMILY: ????" color=#ffffff><B>Your words here</B></FONT>
- Copy a code which you like from above and modify it as instructed.
- Then Click on
- Paste the code that you modified into you blog entry.
- Click on
again. preview your entry.
- Publish your blog entry.
Thanx ROB

|