HTML HELP! D:"Easy, has to do with font color,text,etc"?

Ok, can someone code this for me. Make it size 5 , bolded, and red. "Behby Boo what it do?!:]" Make that sentence size 5, bolded, and red thanks D;

Public Comments

  1. <b><font size="5" color="red"> This is what you need </font></b>
  2. <span style="font-size:5px; color:red; font-weight:bold">Behby Boo what it do?!:]</span> if 5 is too small simply change the 5 in the code to whatever number you want!
  3. <html> <b><font color="FF0000" size=5>Behby Boo what it do?!;}</font></b> </html>
Powered by Yahoo! Answers