YMB

YMB Website Development

28/06/2026

Web Surf Helper Browser Extension - https://addons.mozilla.org/en-US/firefox/addon/web-surf-helper/

- Block LinkedIn Images
- Block LinkedIn Video
- LinkedIn auto-click on 'more' (for reference purposes only)
- LinkedIn Post Auto Expand
- LinkedIn Hide Right Sidebar
- LinkedIn Hide Left Sidebar
- Facebook CleanFeed Mode
- Facebook Full Width Images
- Facebook High-Res Images

And allows adding more custom rules (Needs programming knowledge)

05/04/2026

What is the HTML element's "alt" attribute?

-> It describes an image. Suppose we are explaining an image to a person who can't see an image. What we explain to that person is what an alt attribute is. It contains that explanation string. Practically, it has 3 uses.

1. Screen Readers: When screen readers are reading a page, when it comes to the element, it speaks "Image, ". Here, one point that can be considered is that, when screen readers reading alt text, it already speaks the word "Image" or "Graphics", so we should omit alt text that starts with "image of" or "graphics of", as screen readers already speak it.

2. Search Engine: The search engine reads alt text to understand what the image is for. Traditionally, search engines can't read images, so they read the alt text instead. However, now in the AI era, if a search engine starts using image reading, then it is another thing.

3. Fallback Content: When a browser can't load the image, it shows the img's alt text instead.

"alt" can be skipped

If you don't want 'alt' to be considered, you can pass an empty string "" to the alt attribute, for example

``````

For instance, if you have an additional image on top of the main image that partially obscures part of the main image (such as to hide contact info), in such cases you may want the 'alt' text of the additional image not to be considered. In that case, you can pass an empty string "" to the alt attribute.

Send a message to learn more

Address

Bhavnagar
364005

Alerts

Be the first to know and let us send you an email when YMB posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Shortcuts

Share