Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
On myspace...How do you change the FONT SIZE when leaving a comment?
I just figured out how to change the color of the text on a comment <font color = ((your color choice))>
So now how do I change the size? Plz Help! Or If yall know any other cool things to do let me know...Thanks!
5 Answers
- 1 decade agoFavorite Answer
<font size = "((your size choice))">
for more HTML help, try http://www.lissaexplains.com/ it's a really thorough guide that's really easy to understand or try http://www.htmlcodetutorial.com/ for specific codes
for other cool codes try, http://www.myspace-codes.com/ on the left hand side there's a space for codes, or http://www.web-source.net/html_tips.htm just scroll down
some more basics:
<b> bolds </b>
<i> italicizes </i>
<u> underline </u>
<font face = "((your font choice))"> let's you change the font
don't forget to use </font> to revert to the standard settings
<img src="((the url of the image you want))"> will add a picture
<br> starts a new line
good luck!
- JacksonLv 41 decade ago
<font face="monotype corsiva" size=5 color=#9900CC>
This will change your Font Style The Size And Color..
all you need to do if you want to change is pick a different font name or the number for the size and a color code..
excellent color chart on this page towards the bottom
http://www.whateverlife.com/basics2.php
you might like this page as well
- StephLv 41 decade ago
<font size="3" face="Times"> Type whatever </font>
You can change the # in order to make the font larger or smaller.
<br> will start a new line
- Anonymous5 years ago
Use those HTML tags [minus the areas and my word interior the []'s]: < font shade=whatevercoloryouwant length=any#between1&6 [one being the smallest]> despite you opt to assert </ font>
- How do you think about the answers? You can sign in to vote the answer.
- 1 decade ago
<font size="3"> Your text here </font> you can change the 3 to 4 or whatever. you can use <b>text</b> for bolding text..