Style font, color, and size

Style font, color, and size

<!DOCTYPE html>
<html>
<body>
<h1 style="font-family:verdana;">A heading</h1>
<p style="font-family:arial;color:red;font-size:20px;">A paragraph.</p>
</body>
</html>

Output

A heading

A paragraph.

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

إرسال تعليق