Apply Font in HTML
CAYIN provides some fonts for you to use. You can copy the face name from the font list below and specify the font face HTML tag.
Example
<font face="Vagabond">This is a sample text.</font>
If the font supports bold and italic, you can use the following tag to choose bold or italic font:
Attribute | Example |
---|---|
Bold | <b><font face="Luxi Mono">This is a sample text.</font></b> |
Italic | <i><font face="Luxi Mono">This is a sample text.</font></i> |
Bold italic | <b><i><font face="Luxi Mono">This is a sample text.</font></i></b> |
Default font list for SMP players
Sample | Face name | Font type | Note |
---|---|---|---|
AardvarkBold | Bold | ||
AR Yenti Heavy B5 | Regular | Traditional Chinese Font |
|
Broadway | Regular | ||
AR PL Mingti2L Big5 | Regular | Traditional Chinese Font | |
AR YuanGB Heavy | Regular | Simplified Chinese Font | |
AR ShuyuanheiB5 Bold | Bold | Traditional Chinese Font | |
Kochi Mincho | Regular | Japanese Font | |
Luxi Mono | Regular |
||
Luxi Mono | Bold | ||
Luxi Mono | Italic | ||
Luxi Mono | Bold Italic | ||
Luxi Serif | Regular | ||
Luxi Serif | Bold | ||
Luxi Serif | Italic | ||
Luxi Serif | Bold Italic | ||
Luxi Sans | Regular | ||
Luxi Sans | Bold | ||
Luxi Sans | Italic | ||
Luxi Sans | Bold Italic | ||
Tahoma | Regular | ||
Vagabond | Bold |