Horje
How to create HTML Style Attribute HTML element

Setting the style of an HTML element, can be done with the style attribute.

The HTML style attribute has the following syntax:

Learn more about How to create HTML style Attribute


The property is a CSS property. The value is a CSS value.

index.html
Example: HTML
<tagname style="property:value;">





Category:
Web Tutorial
Sub Category:
HTML Styles
Uploaded by:
Admin


Read Article
https://develop.horje.com/learn/1434/reference