You may know it as neoHTML. Or maybe a signature, a siggy or just those cool sayings that follow a person's message every time they post a message on the chat boards. Now, you can learn how to make some rather pretty ones, all right here!

First of all, there are many things you can do with the normal fonts, such as making it italic, bold, underlined, glow, or shadowed. You can change the writing itself on whatever message you are writing by going to the main Chat page and clicking on "Chat Preferences." Click in the box called "Enter your NeoHTML here:" There you enter any valid code you want to change the color, font style, and much more.

Some things that you can do include surrounding the word neoHTML by [b] and [/b], which makes the text bold. The code for that looks like this: [b]neoHTML[/b]. To make the font italic, change the b in the code above to i. If you want the text underlined, replace the b in the code with u.
Glowing font can be made by using the following code: [glow c=green] neoHTML [/glow] To make the font shadowed, use this code: [shadow c=blue] neoHTML [/shadow] In both the glow code and the shadow code, you can change the color and the size of the font. By adding s=2 to the code, you can change the font size. Of course, the number doesn't have to be 2 always, you may change that if you like. In the event that you want the text italic AND underlined (or any combination of those codes I showed you) simply nest the tags: [i][u]neoHTML[/u][/i] and another example: [glow c=green][i] neoHTML [/i][/glow]
*NOTE-You must always include the word neoHTML somewhere in the code or it will not work at all.*


Now, how to make the fun siggys after that text! Say you have the code [b] neoHTML [/b]. That just make you message bold. But you want a SIGNATURE. A cool saying that is after your normal text. So you take your code and you add to it: [sup]Monkies are the best[/sup] Now, you don't have to use my made up saying, you can fill it in with your own. The tag: [sup] makes the text small and go to the upper part of the margin. The tag: [sub] makes your words go in the lower part of the margin. You can also surround your words with the [b] [/b] tags, the [i] [/i] tags, the [u] [/u] tags, the [glow c=green] [/glow] tags, as well as the [shadow c=blue] [/shadow] tags.

You may want to put a message before your normal text such as "I walk up to you and say.." and then at the end of your normal text have it say "..then walk away again" or something like that.The coding would look like this: [sup]I walk up to you and say..[/sup] [b]neoHTML[/b] [sup]..then walk away[/sup] As always, you can do a lot of changing around in the coding, and the neoHTML can just be normal, etc. (as in no bold or change of font in any way), but that is the basic outline of how it would look.

*NOTE-If you try placing a website's URL in as something you want as your siggy, it will not work (it will say -link blocked- ) because Neopets recently banned the posting of links/URLs, to try to stop the hackers who have fake login sites.


HOW DO I MAKE SPARKLEY/MOVING TEXT??
First you need to have is the glow tag: [glow c=GREEN]neoHTML[/glow] NOTE: The colour GREEN can be changed to any other colour, or hexidecimal colour like 010001.
Then insert in the code a smiley face that moves (it has to be animated, or it won't work). Two examples are *lol* and *clap*
Your text code should look like this: [glow c=GREEN]neoHTML *lol*[/glow]
Just put that in your chat preferences, press save, and you're ready to go!

Want personalized text to sparkle in your siggy? Here is the same technique applied to personal text(remember to have an animated smiley!):
[glow c=GREEN]Ultimate wish: Baby Paintbrush! *lol*[/glow]


HOW DO I MAKE MY TEXT ON THE MESSEGE BOARDS PRETTY AND MULTI-COLOURED??
Here is what my current siggy text is: [font c=AD74DA s=9 f=cursive][glow c=gray w=300 s=5]neoHTML[/glow][/font] You can change the colours to your own liking, and add a shadow tag in there if you really want to!
Note the hexidecimal colour (c=AD74DA) and that there is a font tag and a glow tag at the same time.


HOW DO I MAKE MY TEXT CURSIVE?
[font f=cursive]neoHTML[/font]


HOW DO I MAKE MY TEXT PRETTY AND CURSIVE?
[font c=AD74DA s=9 f=cursive][glow c=gray w=300 s=5]neoHTML[/glow][/font]
You can replace the colours with whatever ones you want and also the sizze of the text (currently s=9)


Review of the basic NeoHTML tags:
Bold: [b] [/b]
Italic: [i] [/i]
Underline: [u] [/u]
Glow: [glow c=green] [/glow]
Shadow: [shadow c=blue] [/shadow]
Small & in upper part of margin: [sup] [/sup]
Small & in lower part of margin: [sub] [/sub]
Cursive: [font f=cursive] [/font]


Let's go HOME!