Prev Demo
Font Variant
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>Font variant</p> <p style="font-variant:normal">Techfunda</p> <p style="font-variant:small-caps">TechFunda</p> </body> </html>
Note: We DO NOT save your trial code in our database.
Output