Question:

Why is my html codes on myspace not working?

by  |  earlier

0 LIKES UnLike

when i try to add color to the words on my who id like to meet section (this is the code i use <fontcolor="whatevercolorhere"> and it will be like the color red or lightblue, when i save it just turns into .... (periods) and my words dont even change color. what am i doing wrong? and should i be doing?

 Tags:

   Report

2 ANSWERS


  1. The font tag is deprecated (in other words it shouldn&#039;t be used anymore).  Although it still works on MySpace it would be in your best interest to not use it.  Instead of this:

    &lt;font color=&quot;red&quot;&gt;red words here&lt;/font&gt;

    You should use this:

    &lt;span style=&quot;color: red;&quot;&gt;red words here&lt;/span&gt;


  2. you need a space between the words FONT and COLOR....

    read this:

    http://blog.myspace.com/index.cfm?fuseac...

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions