How to turn regular TEXT to HTML for myspace?

  • Thread starter Thread starter o0vivalajuicy0o
  • Start date Start date
O

o0vivalajuicy0o

Guest
ok.. another question

I typed up a poem in certain font and colors.. so I can't just copy and past it into the correct box... I need a way to translate the poem into html code so i can copy and past that instead.

P.S. The code needs to be compatible with MySpace... so html??
 
<font face="%" size=# color=@> text </font>
where %=name of font, #=number 1 through 6, and @=hex code or color name
 
<font face="%" size=# color=@> text </font>
where %=name of font, #=number 1 through 6, and @=hex code or color name
 
Back
Top