Edit in JSFiddle

 <h2>
      <font color="LIMEGREEN">Welcome to HTML</font>
    </h2>
    <p>
      <font color="red">This is good fun</font>
    </p>

<h1>
      <font size="3" color="FORESTGREEN">
        <b>Inserting an Image</b>
      </font>
    </h1>
    <hr />
    <img src="https://www.google.com.vn/images/srpr/logo11w.png" alt="ā€¯Beautiful" />