Help - Search - Members - Calendar
Full Version: Text size won't change when I tell it too
HTMLHelp Forums > Web Authoring > Markup (HTML, XHTML, XML)
DaneClark
<body>
<p>
<font size="24" face="Times"color="red">
<CENTER>
This is the toughest project we've done so far
</CENTER>
</font>
</p>
<p>
<font size="15" face="Comic Sans MS"color="green">
<CENTER>
This is the toughest project we've done so far
</CENTER>
</font>
</p>


The color and typeface change like they're supposed to, but the font size doesn't.
pandy
Well, neither 24 nor 15 is a value for for size.
http://htmlhelp.com/reference/html40/special/font.html .

You still can't have CENTER inside P. See what I said in the other thread.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.