- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,420
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
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:

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"/>
نام موضوع : add alt to "add_to_home.gif" in PAGE_CONTAINER