add alt to "add_to_home.gif" in PAGE_CONTAINER

Status
This content is read-only, or is not open for further replies.

MentaL

Guest
offline
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"/>


:)

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom