I'm trying to resolve some errors for this style and so far I have 37 errors with this config file but it turns to 23 errors if I substitute it with the config file the package comes with. it's looking for a <dl></dl> tag for the titles for the center blocks. How do I add that to the config file?
end tag for X omitted, but OMITTAG NO was specified ?
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
Code: Select all
Line 477, column 94: end tag for "dl" omitted, but OMITTAG NO was specified
…December's Book of the Month</dt></div><div class="right"></div></div><div cla…
Line 486, column 93: end tag for "dl" omitted, but OMITTAG NO was specified
…>News and Information Slider</dt></div><div class="right"></div></div><div cla…
Line 555, column 72: end tag for "dl" omitted, but OMITTAG NO was specified
…<div class="left"><dt>Recent</dt></div><div class="right"></div></div><div cla…
Line 651, column 93: end tag for "dl" omitted, but OMITTAG NO was specified
…>Latest global announcements</dt></div><div class="right"></div></div><div cla…
Line 823, column 70: end tag for "dl" omitted, but OMITTAG NO was specified
…"><div class="left"><dt>Poll</dt></div><div class="right"></div></div><div cla…
Line 875, column 79: end tag for "dl" omitted, but OMITTAG NO was specified
…ass="left"><dt>Who is online</dt></div><div class="right"></div></div><div cla…
document type does not allow element X here; assuming missing Y start-tag ?
Line 477, column 55: document type does not allow element "dt" here; assuming missing "dl" start-tag
…ded_corners_top"><div class="left"><dt>December's Book of the Month</dt></div>…
Line 486, column 55: document type does not allow element "dt" here; assuming missing "dl" start-tag
…ded_corners_top"><div class="left"><dt>News and Information Slider</dt></div><…
Line 555, column 55: document type does not allow element "dt" here; assuming missing "dl" start-tag
…ded_corners_top"><div class="left"><dt>Recent</dt></div><div class="right"></d…
Line 651, column 55: document type does not allow element "dt" here; assuming missing "dl" start-tag
…ded_corners_top"><div class="left"><dt>Latest global announcements</dt></div><…
Line 823, column 55: document type does not allow element "dt" here; assuming missing "dl" start-tag
…ded_corners_top"><div class="left"><dt>Poll</dt></div><div class="right"></div…
Line 875, column 55: document type does not allow element "dt" here; assuming missing "dl" start-tag
…ded_corners_top"><div class="left"><dt>Who is online</dt></div><div class="rig…