Use the `` tag
Set the `src` attribute to the image file path or URL
Set the `alt` attribute for alternative text
Example: `
`
Use `width` and `height` attributes if needed
Example: `
`
Use relative paths for local images
Use absolute URLs for online images
Example: `
`
Example: `
`
