<html>
<body>
<h2>The style Attribute</h2>
<p>The style attribute is used to specify the styling of an element, like color:</p>
<p style="color:red">This is a paragraph.</p>
</body>
<!-- Mirrored from www.w3schools.com/html/tryit.asp?filename=tryhtml_attributes_style by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:33:13 GMT -->
</html>