|

text center text <center> text </center>
align text on the right
<p align="right">
strikethrough <s> text </s>
underline <u> text </u>
italics <i> text </i>
bold <b> text </b>
to skip a line <br>
change font color <font color=COLORHERE> text </font>
change font size <font size=NUMBER> text </font>
change font type <font face="FONTNAME"> text </font>
scroll box (shows html) <div style="border: 3px SOLID rgb(0, 0, 0); width: 250px; height: 200px; overflow: auto;"> text here</div>
dropdown menu <form name="ex2" method="POST"><div align="center"><select name="xfer" size="1" style="color:9FE758; background-color:70CFCF; font-family:trebuchet ms; font-size:11px; border:thin solid 7A7A7A";> <option>text</option> <option>text</option> <option>text</option> <option>text</option> <option>text</option> </select></div></form>
copyright symbol ©
heart ♥
spade &spade;
trademark ™
club &club;
up arrow ↑
down arrow ↓
left arrow ←
right arrow →
links and pictures link <A href="url here"> text </a>
picture <img src="url here">
picture in a caption <img src="image url here">
add a picture to your extended network <style type="text/css"> table table table td {vertical-align:top ! important;} span.blacktext12 { visibility:visible !important; background-color:transparent; background-image:url("IMAGE URL HERE"); background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0.5px; width:435px; height:75px; display:block !important; } span.blacktext12 img {display:none;}</style> </style>
add a background <style type="text/css">body {background-image:url(picture html here);background-attachment:fixed; background-repeat:repeat; </style>
hiding things
hide general information [put anywhere] <style type="text/css"> table td.text {visibility:hidden;} td.text td, td.text span, td.text a {visibility:visible;} </style>
hide friends [put anywhere] <style type="text/css"> td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;} td.text td.text table {background-color:transparent;} td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;} d.text td.text table table td {padding:3;} td.text td.text table table br {display:inline;} </style>
hide comments [put at the very botttom of "who id like to meet"] <div style="position:relative; height:400px; overflow:hidden; border:0px;"><table><tr><td><table><tr><td>
hide contact box [put anywhere] <style type="text/css"> .contactTable {display: none;} </style>
hide blogs [put at top of "about me"] <style type="text/css">table td table tr td.text table {visibility:hidden;}table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;}</style>
hide url box [put anywhere] <style type="text/css"> table table table table div {visibility:hidden;} div table table table table table div input, div a,td.text div {visibility:visible;}</style>
hide bottom links [put anywhere] <style type="text/css">a.text, table div font a, table div div {visibility:hidden;}</style>
scrolling comments and friends [put this at the end of "who id like to meet" section] <br><br><br><br><DIV style="height:475px; width:470px; overflow:auto; border:none 0px solid;"><table><tr><td><table><tr><td>
hide search form [put anywhere] <style>body div table tbody tr td font {visibility:hidden;}body div table tbody tr td a font, .navbar {visibility:visible;}</style>
flip comments [put in "about me"] <style type="text/css">table table table table table {direction:rtl;}table table table table table td {direction:ltr;}</style>
flip your scrollbar [put in "about me"] <style type="text/css">body {direction:rtl;}table {direction:ltr;}</style>
flip profile [put in "about me"] <style type="text/css">table {direction:rtl;}table table table {direction:ltr;}</style><br></style>
extra content section [put in "about me"] <div style="position:absolute;left:10px; top:33px;width:88px;height:30px;"> </div> </style></td></tr></table></td> </tr></table><br /><table bordercolor="ffcc99" cellspacing="0" cellpadding="0" width="435" bgcolor="ffcc99" border="0"><tr><td class="text" valign="center" align="left" width="300" bgcolor="ffcc99" height="17" style="word-wrap:break-word"> <span class="whitetext12">TYPE THE TITLE OF YOUR SECTION HERE</span></td></tr><tr><td> <table bordercolor="000000" cellspacing="3" cellpadding="3" width="435" align="center" bgcolor="ffffff" border="0"><td valign="top" align="center" width="435" bgcolor="ffffff" style="word-wrap:break-word">TYPE YOUR CONTENT HERE
add an extra interests section [put in "about me"] </td></tr><tr><td valign="top" align="left" width="100" bgcolor="b1d0f0"><span class="lightbluetext8">TITLE HERE</span></td><td style="WORD-WRAP: break-word" width="175" bgcolor="d5e8fb">TEXT HERE
show a hidden top eight [put in "about me"] <style> table table td.text table td.text table table tbody td table, span.btext {display: inline !important} </style>
if you need anymore help, message or comment me on myspace :)
|