Tuesday, August 20, 2013

CSS test style inline

<html>
<body>

<p style="color: red; margin-left: 20px; font-size: 30px;">
This is a paragraph
</p>

</body>
</html>

Result

 

No comments: