<!DOCTYPE html>
<html>
<head> <title> CSS Apply </title> </head>
<body>
<h1>Inline CSS</h1>
<p> pls like this page</p>
<p style="color:red;"> pls like this page</p>
<p> pls like this page</p>
<p> pls like this page</p>
<p> pls like this page</p>
</body>
</html>
Comments
Post a Comment