like sometimes people will bold something and it'll change colors...and they'll underline something and a border will come on the bottom. and they'll italicize something and it'll change color also. what is the code for this?
How do you make text change color when you bold something on myspace? i'll pick the first reply as best answer
%26lt;style type="text/css"%26gt;
B { text-color: red; }
I, EM { text-color: blue; }
%26lt;/style%26gt;
something like this? were all bolded items will be red, and all italics will be blue?
How do you make text change color when you bold something on myspace? i'll pick the first reply as best answer
I meant "color" not "text-color"
Sorry. Report It
How do you make text change color when you bold something on myspace? i'll pick the first reply as best answer
%26lt;font color=(whatever color you want add here)
example=%26lt;font color=red%26gt;
%26lt;font color=yellow%26gt;
%26lt;font color=pink%26gt;
%26lt;font color=green%26gt;
%26lt;font color=blue%26gt;
How do you make text change color when you bold something on myspace? i'll pick the first reply as best answer
font color=(whatever color you want add here)
example=%26lt;font color=red%26gt;
No comments:
Post a Comment