Prev Demo
Font Family
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title></title> </head> <body> <p>Fontfamily</p> <p style="font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif">TechFunda</p> <p style="font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif">TechFunda</p> <p style="font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif">TechFunda</p> <p style="font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif">TechFunda</p> <p style="font-family:'Times New Roman', Times, serif">TechFunda</p> </body> </html>
Note: We DO NOT save your trial code in our database.
Output