I just read the recommendations and tried to make out the apparent contradiction at http://www.orchardproject.net/docs/UI-guidelines-for-theme-authors.ashx
On the one hand, it says: "Orchard suggests using HTML5 ... that's a strong recommendation."
On the other hand, he also says: "Your web pages should work even if JavaScript is disabled in the browser"
How can I use HTML5 tags without JavaScript, which they recommended as a solution? Since I'm a mobile app, should I completely ignore HTML5 tags, and then as the safest approach for browser compatibility on mobile devices?
Update: Has anyone seen the new mobile site Twitter in HTML5? Does it use HTML5 tags and just focus on modern smartphones?
source
share