How to Make a Cursive Font on a MySpace Profile
MySpace is a networking website used by millions of people. Many enjoy turning their MySpace profile into a work of art. A profile can have pictures, videos, all types of backgrounds and font. Every MySpace profile page is different thanks to the ability to use HTML codes to personalize them. With HTML, a MySpace user can create anything she wants on her profile page. The font, color of the font, background and more can be changed to whatever the user likes.
Instructions
-
-
1
Open your MySpace home page.
-
2
Click on "Edit profile."
-
-
3
Determine where you would like to use the cursive font. There are separate boxes for each one of your profile's sections.
-
4
Place the cursor inside the appropriate box and type in the following: <font face="script">
-
5
Type in whatever you want written in cursive, such as your "about me" information or your interests.
-
6
Type in </font> at the end of your written text.
-
7
Click on the "Save changes" button.
-
1
Tips & Warnings
Each box must have the code put in separately.
The finished coding will look like this: <font face="script"> text here </font>