2018-04-23

1801

It goes inside the element’s beginning tag, right after the tag name. The attribute starts with style, followed by an equals sign, =, and then finally uses double quotes, "", which contain the value of the attribute. In our case, the value of the style attribute will be CSS property-value pairs: "property: value;". You can have as many property value pairs as you want.

Another way is to create a