add alt to "add_to_home.gif" in PAGE_CONTAINER

  • Thread starter Thread starter MentaL
  • Start date Start date

MentaL

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


:)

Continue reading...

Continue reading...
 
Top