Active
Project:
Democratica
Version:
4.5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2005 at 11:04 UTC
Updated:
3 Oct 2005 at 11:04 UTC
Don't know if this should be posted here, or PHPTemplate engine, so I'm trying here. When no primary, or secondary links are used, and I don't want display them, code will produce not valid HTML:
..in file attached...
This is not good - from validator.w3.org: Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, head generally requires a title, lists (ul, ol, dl) require list items (li, or dt, dd), and so on.
(doesnt know how post HTML,m so I attached it to file...)