Correction to HTML markup warnings/errors

  1. Fix empty value for attributte name on 'a' tags and add an id to the nearest div container.
  2. Remove 'type' attribute from 'style' element.
  3. Correction to the error 'table column x established by element 'col' has no cells beginning in it'. The first row after the header in a table can't use the 'colspan' attribute.
Edited by Milena Boselli Rosa

Merge request reports

Loading