Not planned add alt to "add_to_home.gif" in PAGE_CONTAINER

MentaL

Well-known member
Problem:

Bing issues a notice for the file "add_to_home.gif" in PAGE_CONTAINER stating "Alt attribute for images is missing".

Work around:

add alt manually.

Code:
                            <img src="{{ base_url('styles/default/xenforo/add_to_home.gif') }}" width="222" height="480" alt="add to home"/>


:)
 
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
Top Bottom