Style background color

Style background color

<!DOCTYPE html>
<html>
<body style="background-color:yellow;"> <h2 style="background-color:red;">This is a heading</h2> <p style="background-color:green;">This is a paragraph.</p>
</body>
</html>

Output

This is a heading

This is a paragraph.

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

إرسال تعليق