Error found while checking this document as XHTML 1.0 Transitional!

Result: 1 Error
:
: iso-8859-1
: XHTML 1.0 Transitional
Root Element: html
Root Namespace: http://www.w3.org/1999/xhtml
Options

Help on the options is available.

↑ Top

Validation Output: 1 Error

  1. Error Line 42, Column 97: required attribute "alt" not specified
    …"><img src="images/more_arrow.gif" width="56" height="13" border="0" /></a></p>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

↑ Top