Embed presentation
Download to read offline










The document discusses the <img> HTML tag which is used to embed images into web pages. It has attributes like SRC to specify the image file path, ALT to provide alternative text, and width and height to set the dimensions. The <img> tag displays the image specified in the SRC attribute and the ALT text is shown if the image fails to load.









