QUESTION - 2 / 5

  • Q

    Fill in the blank..

    <html>
    <strong>This is a strong text.</strong> <br>
    <b>This is a strong text too. </b> <br>
    <em>This is an italic text. </em> <br>
    <i>This is an italic text too. </i> <br>
    <img ___ = "flower.jpg" width = "100" height = "80" alt = "This is
    a flower.">
    </html>
    
  • A

    id

  • B

    name

  • C

    import

  • D

    src