EchoEcho.Com Homepage
Web Hosting - As Reliable As It Gets!
   Home > Tutorials > HTML > Text


 Tutorials 
 D-Zine Articles 
 Online Tools 
 Free Resources 
 References 
 Quiz 
 Hosting 

















  HTML Text :
TEXT SIZE








These are the tags for changing the font size.

<big>text</big> increase the size by one
<small>text</small> decrease the size by one
<h1>text</h1> writes text in biggest heading
<h6>text</h6> writes text in smallest heading
<font size="1">text</font> writes text in smallest fontsize. (8 pt)
<font size="7">
text</font>
writes text in biggest fontsize (36 pt)


The <small> and <big> tags are special in that they can be repeated. If you want to increase the font size with a factor two, then you could do it like this:

bla bla bla <big><big>whatever</big></big> bla bla bla


Note:
While the font tag lets you specify font attributes in plain HTML, you really should look into the tutorial on CSS to learn how to get full, flexible and much more advanced control of your text.

Click here to jump to the CSS tutorial.



 << PREVIOUS
READ MORE >>  
















DEVELOPER TIP!
FACT:
EchoEcho.Com contains thousands of pages devoted to webmasters.
TIP:
Use the dropdown menus at the top to jump between different sections.





     "Better Than Books - As Easy As It Gets!"


On EchoEcho: D-Zine Articles | Tutorials | Online Tools | Free Resources | References | Quiz | HostingAbout EchoEcho