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