| Special HTML Characters & Symbols |
[04/22/06 3:39pm] |
Have you ever noticed someone with those little hearts in their profiles? Maybe you've seen someone with a music note in their interests. Want to know how to make some of these special characters yourself? It's easier than you think.
To make a heart like this ♥, just use this code: & hearts ; (get rid of the spaces between the & and the ; for this to work).
To make a club symbol like this ♣, just use this code: & clubs ; (get rid of the spaces between the & and the ; for this code to work).
To make a spade symbol like this ♠, just use this code: & spades ; (get rid of the spaces between the & and the ; for this code to work).
To make a diamond symbol like this ♦, just use this code: & diams ; (get rid of the spaces between the & and the ; for this code to work).
To make a single music note, like this ♪, just use this code: & #9834 ; (get rid of the spaces between the & and the ; for this code to work).
Note! The diamond symbol does not work for everyone. If you see a box up there instead of a diamond then it won't work for you.
|
|
| Changing Your Font (Font, Color, Size) |
[04/06/06 4:25pm] |
To change the color, size, and type of font that appears on your page, simply follow these instructions!
If you want to change the color only, like so, use this code:
If you want to change the size (without using the big or small tags) only, use this code:
If you want to change the actual font, like this, use this code:
Now, what if you want to use them all? Easy, just merge the codes into one, like this:
Note: Replace "whatevercoloryouwantgoeshere" with the color you want your font to be, replace "pickanumber" with any number (play around with it until you've got the size you want. Generally 2 or 3 is a good size to start with), and replace "fontnamegoeshere", with the name of a font. Any font. A quick note about fonts - certain fonts will not be viewable to others simply because they do not have that same font installed on their computer. Instead they'll see a default font (usually Arial).
|
|
| Make Text Bold, Underlined, Italic, Big, Small, and Striked Out |
[04/06/06 2:54pm] |
To bold your text:
An example of bold text: This is what your bold text will look like!
To italizice your text:
An example of italic text: This is what your italic text will look like
To strike out your text:
An example of striked out text: This is what your striked out text will look like!
To underline your text:
An example of underlined text: This is what your underlined text will look like!
You don't have to underline, bold, strike out, or italicize your entire sentence either. You can use it on single words, parts of sentences, anything you want!
To further change the way your typing looks, look below.
To achieve small text like this, use this code:
To achieve big text like this, use this code:
|
|