Use the `` tag
Set the `src` attribute to the image file path or URL
Set the `alt` attribute for alternative text
Example: `
`
Use a relative path for local images
Use an absolute URL for online images
Add `width` and `height` attributes if needed
Place the tag inside the HTML `
` section