|
|
<H1 ...><H2 ...>
It's important to understand with relative fonts that they are relative to the surrounding element. For example, if you set your
<H1 ...><H1 ...>
<STYLE TYPE="text/css">
<!--
H1 {font-size:150%}
-->
</STYLE>
Surprisingly, this rule will probably make the H1 characters
smaller than usual, not larger. That's because the 150% is relative to the surrounding element, not the normal size of an H1 element.

An example of how H1 is rendered at different sizes
Most browsers render H1 elements at twice the size of normal text. A relative size of 300% will probably give the effect of a fifty percent larger <H1 ...>
<STYLE TYPE="text/css">
<!--
H1 {font-size:300%}
-->
</STYLE>
|
Recommended Resources |
|||
| web hosting tutorials Credit Help |
Search the Internet Search Engine Help |
Low Fat Lifestyle Internet Traffic |
Web
Hosting Web Design |
|
Discount
Hotel Reservations All
Rights Reserved, Copyright © Free-HTML-Tutorials.com 2003 |
|||