In this Computers & Programming video tutorial you will learn how to alter text on MySpace using HTML codes. Here are a few basic html codes used to change the look of text on your profile or in a bulletin. <b> for starting bold text and </b> for ending bold text. <i> this text will be italicized</i>. For underlining text use the code <u> </u>. <b><i><u> This text will be bold, italicized and underlined </b></i></u>. To change color of your text to 'red' use the code <font color="red"> </font>. To change size of your text to '7' use the code <font size="7"> </font>. To create a link to a different website use code <a href="http://www.mysite.com">This is the link to mysite</a>. And to make this link open in a new window, this is the code <a href="http://www.mysite.com"_target="blank">This is the link to mysite</a>. That's it, have fun!
Just updated your iPhone? You'll find new Apple Intelligence capabilities, sudoku puzzles, Camera Control enhancements, volume control limits, layered Voice Memo recordings, and other useful features. Find out what's new and changed on your iPhone with the iOS 18.2 update.
Be the First to Comment
Share Your Thoughts