You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We add the source attribute to give the location of the image. The image can be either online or offline.
The “alt” attribute:
This is an alternate text for image. It has two main purpose. First, if the image could not be loaded for any reason, it shows this text to your website users.Second, this attribute helps search engines index the image.