Use the `` tag
Set the image source with the `src` attribute
Add alternative text with the `alt` attribute
Example: `
`
Use the `width` attribute to set image width
Use the `height` attribute to set image height
Place the `` tag inside the `
Use CSS for positioning and styling if needed
