how to write inline css code example Example 1: html inline style <element style="css"> Example 2: css inline <p style="color:red">This text is red</p>