My User Names: midnight_lady , ck & crazykathy
Age: 57
Birthday: March 7th 1961
Gender: lady
Hair color: Brown with Gray
Eye Color: Brown
Fav Colors: Purple & Black
Fav Animals: Cats
Likes: Movies , Music
Hobbies: Doll collecting & stuffed toys
Loves: My Husband and my Kids and my grandson and 2 granddaughter's
I am ck aka crazykathy
Wish List
Quote:
Liz's Eecode Guide
Text
You can do lots of things to your text with eecode. This part of the guide will explain what you can do and how to do it. Some really basic codes are the ones for bold, italic, and underlined text. For bold text, use [ b ] and [ /b ], without the spaces of course. [ b ]Text[ /b ] used without the spaces will get you Text.
For bold text, use the same method except with [ i] and [ /i ]. Remember to take out the spaces. [ i ]Text[ /i ] typed without the spaces will create Text. Underlined text is just as simple. [ u ]Text[ /u ] without spaces will make Text.
You can change your text size too. This code: [ size=20]Text[ /size] when used without the spaces, will create Text. You can change the number 20 to any number under 51. You can also change the text background. It's useful if you want to highlight something.
This code: [ bg=yellow]Text[ /bg] will create Text when used without the spaces. You can change the color yellow to any color you want the text background to be.
Crossing a line through text can also come in handy. The code [ s]Text[ /s] will create Text, a line through the text when used without the spaces.
You can make a line through any text. One of the most useful codes is the one used to change the text color. [ color=red] Text[ /color] will create red Text when used without the spaces. You can substitute any color for red.
Links and Images
This section will explain how to make links and images with eecode.
Images are pretty easy. Just use this code: [ image=image url] without the space.
For instance, [ image=http:// ecritters.biz/ images/smilies/ heart.gif] without the space would create With the image code there is no need for [/image].
Link codes are easy too. Just use [ link=url]text/image here[ /link] without the space. [ url=url] also serves the same purpose. [ link=ecritters.biz] this[ /link] or [ url=ecritters.biz] this[ /link] without the space would make this, a link to ecritters.biz. There's another type of link too, that I don't see used too often. You can do an email link with this code: [ email=email@ address.com]Email me![ /email].
Other
This section is pretty much just the stuff that doesn't fit into the other categories. One of the other things you can do is align text to be centered, to the right, or to the left. [ align=center][ /align], when used without the spaces, will center anything within the tags. [ align=center]Text[ /align] without the spaces will make:
Text
[ align=right]Text[ /align] without the spaces will make:
Text
Text is already aligned to the left, but [ align=left] Text[ /align] without the spaces would make:
Text
Made By: liz1
|