Inline Style
•
Enclose the properties and values in
quotes.
•
Separate properties with a semicolon.
•
•
<p style="color: red; margin-left: 20px ">
paragraph </p>