-
Step 1
Learn a basic HTML command format. For most codes you'll want to use on MySpace, all you need to remember is "<></>" (quotation marks are not part of the code). These are the bookends of the command, placed at either end of the text you want to manipulate.
-
Step 2
To create text in italics, type <i>. Then enter your text. When finished, type </i>. When you view the comment, this text will appear in italics.
-
Step 3
To create bold text, type <b>. Enter your text, and finish with </b>.
-
Step 4
Type <big></big> as bookends on your text to make it larger, or <u></u> to make it underlined.
-
Step 5
Paste HTML from other sites. For instance, to add a YouTube video to your comment, highlight and copy the text next to the video that reads "Embed," and paste it into your comment. You don't need to do anything else with this HTML coding. Your video will simply appear after you have submitted it.











