style=""
Browser |
|
---|
The style attribute is used to apply styles to an element.
This attribute can be used in most elements.
<p style="color: red"></p>
Attribute | Value | Explanation |
---|---|---|
style=" " | CSS code | defines styles |
Browser |
|
---|
The style attribute is used to apply styles to an element.
This attribute can be used in most elements.
<p style="color: red"></p>
Attribute | Value | Explanation |
---|---|---|
style=" " | CSS code | defines styles |