Page

HTML source code for apply background color

<!DOCTYPE html>
<html>
<body style="background-color:red;">
<h2 style="background-color:yellow;">www.sourcecodernp.blogspot.in</h2>
<p style="background-color:green;">www.sourcecodernp.blogspot.in.</p>
</body>
</html>

No comments:

Post a Comment