Any image that is only decorative (serves no function or adds to the purpose of the page content) should have an "alt" attribute, but the "alt" text should be empty with no white space.
<img src="decoration.png" alt="A nice floral pattern to make things
pretty.">
<img src="decoration.png" alt="">