Blog Desk       January 30, 2021      213

It is possible to display (i.e. image) in HTML specification by using tag

  1. <GR src=picture file>
  2. <PICsrc=picture>
  3. <IMG src=picture>
  4. <GIFsrc=picture>

The Right Answer is : Option C

Explanation