Tefra
02-19-2006, 02:25 PM
Hey morgan couple of days ago i told you about some unclosed img tags in some files. You corrected some of them but here i am to give you more hints.
templates
photoplog_file_bit line 4 miss alt attribute
photoplog_view_file line 8 miss alt attribute
photoplog_cat_bit line 6 miss alt attribute
photoplog_comment_form line 61,54,20,26,33,40,47 miss alt attribute
photoplog_delete_form line 12 miss alt attribute
photoplog_edit_form 13 miss alt attribute
photoplog_rate_bit line 35,51,54 miss alt attribute
files
settings.php line 254,377 miss alt attribute
index.php line 266,280,284,599 miss alt attribute
(i don't think there are any other missing alt attribute anywhere in photoplog)
Also tag <nobr> is not approved by the W3C you could use nowrap instead.
That's for now there are some other but let's start from the easy things.
i forgot to mention the lines and the errors are for PhotoPlog Lite v.1.0.8
Regards Tefra
templates
photoplog_file_bit line 4 miss alt attribute
photoplog_view_file line 8 miss alt attribute
photoplog_cat_bit line 6 miss alt attribute
photoplog_comment_form line 61,54,20,26,33,40,47 miss alt attribute
photoplog_delete_form line 12 miss alt attribute
photoplog_edit_form 13 miss alt attribute
photoplog_rate_bit line 35,51,54 miss alt attribute
files
settings.php line 254,377 miss alt attribute
index.php line 266,280,284,599 miss alt attribute
(i don't think there are any other missing alt attribute anywhere in photoplog)
Also tag <nobr> is not approved by the W3C you could use nowrap instead.
That's for now there are some other but let's start from the easy things.
i forgot to mention the lines and the errors are for PhotoPlog Lite v.1.0.8
Regards Tefra