Code:
<body>
<div style="color:red;" >We are learning</div>
<p class="wpsi">CSS is used for styling web page</p>
<p id="sep" style="color:yellow;">JavaScript is used for responsive web page</p>
<p>PHP is server side language</p>
<span class="wpsi">We will learn</span>
</body>
Comments
Post a Comment