Prev Demo
Absolute Units
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title></title> </head> <body> <p><i style="color:blue; font-size:20px;">Absolute units</i></p> <p style="font-size:1cm">TechFunda</p> <p style="font-size:4mm">TechFunda</p> <p style="font-size:1in">TechFunda</p> <p style="font-size:20px">TechFunda</p> <p style="font-size:30pt">TechFunda</p> </body> </html>
Note: We DO NOT save your trial code in our database.
Output