Description: Illustrates the HTML syntax for the style attribute.
Syntax: Function: style="inline style:value;" Style allows you to apply inline styles to an element. First, you specify inline style, then colon, then value, and semicolon.