Set the font size of text

Set the font size of text

<!DOCTYPE html>
<html>
<body>
<h1 style="font-size:200%">This is a heading</h1>
<p style="font-size:110%">This is a paragraph.</p>
</body>
</html>

Output

This is a heading

This is a paragraph.

ليست هناك تعليقات:

إرسال تعليق