FONT FACES in HTML, FONT FACES in HTML, FONT FACES in HTML, FONT FACES in HTML
Example code will be given first, and then the result of the code.
- <FONT FACE="arial">Test text</FONT> compared to default text.
Test text compared to default text. - <FONT FACE="camberic, symbol">Test text</FONT> compared to default text.
Test text compared to default text. - <FONT FACE="symbol">Test text</FONT> compared to default text.
Test text compared to default text. - <FONT FACE="system">Test text</FONT> compared to default text.
Test text compared to default text. - <FONT FACE="terminal">Test text</FONT> compared to default text.
Test text compared to default text. - <FONT FACE="wingdings">Test text</FONT> compared to default text.
Test text compared to default text.
- <FONT FACE="arial"><B><I>Test text</I></B></FONT> compared to default text.
Test text compared to default text.
FONT FACES in HTML, FONT FACES in HTML, FONT FACES in HTML, FONT FACES in HTML