Set the font, font size, and font color of text

Set the font, font size, and font color of text

<!DOCTYPE html>
<html>
<body>

<p style="font-family:verdana;font-size:110%;color:green"> This is a paragraph with some text in it. This is a paragraph with some text in it. This is a paragraph with some text in it. This is a paragraph with some text in it. </p>

</body>
</html>

Output

This is a paragraph with some text in it. This is a paragraph with some text in it. This is a paragraph with some text in it. This is a paragraph with some text in it.

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

إرسال تعليق