HTML WITH CSS - CHAPTER - 1


Welcome Guys,
Here we are discussing about HTML with CSS(Cascading Style Sheet), CSS helps us to make a HTML page more attractive.
EXAMPLE ::
<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>


Regards
Gayatri Softwares

Post a Comment

Blog Directory Blog search directory