Myspace Basic Codes
|
Use this to bold your text. <b>text goes here</b>
Use this to underline your text. <u>text goes here</u>
Use this to make your text in italics. <i>text goes here</i>
Use this to center your text. <center>text goes here</center>
Use this to combine all four. <center><b><u><i>text goes here</b></u></i></center>
Use this to make all the text on your page one font, color and size. <style>* {font-family:"Courier New" !important;} * {color:red !important;} * {font-size:12px !important;}</style>
Click here for a list of web safe fonts.
Use this to align your text. You can align your text to the right, center or justify. <p style="text-align:right;">text goes here</p>
Use this to wrap text around an image. <p><img src="http://imageURL_here" align="left">text to wrap around image goes here</p>
Use this to make a link using text. <a href="http://linkURL_here">text goes here</a>
Use this to make a link using an image. <a href="http://linkURL_here"><img src="http://imageURL_here"></a>
Use this to style text links. <style> a:visited {color:red; text-decoration: none;} a:link {color:blue; text-decoration: none;} a:active {color: blue; text-decoration: underline;} a:hover {cursor: hand; color: blue; text-decoration: underline;} </style>
If you right click on any image and get it's properties you can see it's Uniform Resource Locater (URL).
Use this to display an image on your page. <img src="http://imageURL_here">
Use this to resize any image. <img src="http://imageURL_here" height="200" width="200">
Use this to make a row of pictures without dropping to the next line. <p style="white-space:nowrap;"> <img src="http://imageURL_here"> <img src="http://imageURL_here"> <img src="http://imageURL_here"> </p>
Use this to create a marquee (sliding things). <marquee>text or images go here</marquee>
Use this to make a scrollable box. <div style="height:400px; width:300px; overflow:auto;"> content in box goes here </div>
Make sure HTML/CSS codes are put within style tags so they work correctly on your page, like this. <style>codes go here</style>
Use this to display codes on your page. <textarea>codes goes here</textarea>
Click here for a list of symbols (characters like hearts, stars, trademarks, etc). Copy & paste them to your page! Click here for more image tutorials! Click here to get myspace hide codes! Click here for more myspace codes! Click here for the default myspace colors list and web safe colors! Click here for a tutorial on the myspace profile editor! Click here for a list of myspace user links!
|
|
|
|
|
|
|
|