FONT SIZES in HTML, FONT SIZES in HTML, FONT SIZES in HTML, FONT SIZES in HTML, FONT SIZES in HTML, FONT SIZES in HTML, FONT SIZES in HTML
Example code will be given first, and then the result of the code.
- <FONT SIZE="1">Test text</FONT>
Test text - <FONT SIZE="2">Test text</FONT>
Test text - <FONT SIZE="3">Test text</FONT>
Test text - <FONT SIZE="4">Test text</FONT>
Test text - <FONT SIZE="5">Test text</FONT>
Test text - <FONT SIZE="6">Test text</FONT>
Test text - <FONT SIZE="7">Test text</FONT>
Test text - An example of Relative Font sizing: (with a BASEFONT=3 in the BODY tag of this document) Example code:
<FONT SIZE=+2>Test Text</FONT> compared to normal text.
Result of example code:
Test text compared to normal text. - Combining font sizes: Example code:
<FONT SIZE=1>T</FONT><FONT SIZE=3>e</FONT><FONT SIZE=5>s</FONT><FONT SIZE=7>t</FONT> <FONT SIZE=7>t</FONT><FONT SIZE=5>e</FONT><FONT SIZE=3>x</FONT><FONT SIZE=1>t</FONT>
Result of example code:
Test text
FONT SIZES in HTML, FONT SIZES in HTML, FONT SIZES in HTML, FONT SIZES in HTML, FONT SIZES in HTML, FONT SIZES in HTML, FONT SIZES in HTML