The <font> element

The text inside <font>..</font> block needs the <b>size</b> attribute to specify how much larger or smaller the contained text should be than the surrounding text.

snippet

<html>
<head></head>
<body>
Normal
<FONT SIZE=+3>Three times larger<FONT>
<body>
<html>

Output
NormalThree times larger
Related Tutorial
Follow Us
https://www.facebook.com/Rookie-Nerd-638990322793530 https://twitter.com/RookieNerdTutor https://plus.google.com/b/117136517396468545840 #
Contents +