Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Semantic HTML.

Semantic HTML

From MoodleDocs
Revision as of 11:31, 26 May 2009 by Frank Ralf (talk | contribs)

It is easy to create HTML that works, but current best practice suggests that creating valid and Semantic HTML is an important goal for various reasons including user experience and accessibility.

Unfortunately, while validation is a relatively easy task to understand and achieve, creating Semantically correct HTML is a lot more subjective and open to debate.

(For some concrete examples how to make Moodle HTML more semantic you might have a look at this work in progress: Frank Ralf/Semantic HTML1. --Frank Ralf 11:26, 26 May 2009)


See also