'font-variant' Example
<html> <body> <div font-size:16pt" onmouseover="this.style.fontVariant='small-caps'" onmouseout="this.style.fontVariant='normal'"> Move the mouse to change the font-variant value. </div> </body> <html>
1. | 'font-variant' Syntax and Note | ||
2. | 'font-variant' Possible Values | ||
3. | 'font-variant' is applied to |