Open Emik234 opened 7 years ago
Great. I went back to my local project files on my hard drive and added alt attributes just for practice:
For the background image in the .css file, I added a background color under the h1 selector that would display if the background image didn't load.
You should consider adding an alt attribute to the images, that way if any of the images don't load for some reason, you don't get the broken link icon, rather the text you specify in alt will be displayed, more info here: https://www.w3schools.com/tags/att_img_alt.asp