Header Banner
WonderHowTo Logo
WonderHowTo
HTML / XHTML / CSS
wonderhowto.mark.png
Gadget Hacks Next Reality Food Hacks Null Byte The Secret Yumiverse Invisiverse Macgyverisms Mind Hacks Mad Science Lock Picking Driverless

How to Alter text on MySpace using HTML codes

Apr 21, 2010 02:27 AM

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="https://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="https://www.mysite.com"_target="blank">This is the link to mysite</a>. That's it, have fun!

You already know how to use your phone. With Gadget Hacks' newsletter, we'll show you how to master it. Each week, we explore features, hidden tools, and advanced settings that give you more control over iOS and Android than most users even know exists.

Sign up for Gadget Hacks Weekly and start unlocking your phone's full potential.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!