- not all images need alt text, if an image is purely decorative
alt=''
is fine
-
The difference between
flex-end
andend
- https://stackoverflow.com/questions/54654050/difference-between-flex-end-and-end -
When using
display:flex
withjustify-content
always usejustify-content:flex-end
. Safari cant infer that the container is a flex container when usingjustify-content:end