<img src="/logo.png" alt="Company logo" width="200" height="60" />- alt is mandatory for accessibility and shows if the image fails to load
- width/height help the browser reserve space and avoid layout shift
- Use srcset for responsive images that adapt to screen size/resolution