letter spacing, code...please please help!!! |
![]() ![]() |
letter spacing, code...please please help!!! |
Nov 19 2006, 12:26 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 220 Joined: Jul 2005 Member No: 172,015 |
so does anyone know the code to edit the letter spacing of your text. just like if you wanna type something...I wanna have my letters quished together but I don't have the code for the letter spacing...please someone help if they know it!!!!
thank yoU!! |
|
|
|
| *WHIMSICAL 0NE* |
Nov 19 2006, 12:29 AM
Post
#2
|
|
Guest |
Actually, it really is letter spacing.
CODE <style>table, tr, td, li, p, div { font-family:arial; font-size:10px; letter-spacing:-2px;} </style> That will change the most of the text on the page. If there's other things you want to change, as far as text commands you'll need to enter the letter spacing part again. The negative numbers move the text closer together and numbers without the negative sign move them farther apart. |
|
|
|
![]() ![]() |