The style attribute is used to add styles to an element, such as color, font, size, and more.
Example
<p style=”color:red;”>This is a red paragraph.</p>
The style attribute is used to add styles to an element, such as color, font, size, and more.
<p style=”color:red;”>This is a red paragraph.</p>
by
Tags:
Leave a Reply