<html>
<head>
</head>
<body>
<p style = "font-size:20px;">
Ukuran font ini adalah 20 pixels
</p>
<p style = "font-size:small;">
Ukuran font ini adalah small
</p>
<p style = "font-size:large;">
Ukuran font ini adalah large
</p>
</body>
</html>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.