auge8472 / My-Little-Forum-1

My Little Forum 1 is a thread based forum with additional board and nested views
GNU General Public License v2.0
6 stars 2 forks source link

Generate output with HTML5 instead XHTML1 #20

Closed auge8472 closed 9 years ago

auge8472 commented 9 years ago
  1. Collect all occurrences of empty elements (i.e. <meta … /> or <br />). It's a long term task.
  2. Use HTML5-elements instead divs where it's useful.