Closed (fixed)
Project:
Zen
Version:
7.x-5.1
Component:
CSS/SASS/HTML markup
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2012 at 01:27 UTC
Updated:
15 Mar 2013 at 07:30 UTC
I have to make a site for very old phones, so I need use the xhtml not html5, and at the same time, I want to keep the function of responsive layout. So comes my question.
Any help would be appreciated!
Comments
Comment #1
johnalbinI've never heard of that requirement for very old phones. HTML5 was specifically designed so it had the minimum doctype and syntax so that it worked on most browsers. Do you have details/links for this requirement?
I don't think it makes sense to add this as a feature to Zen.
As a work-around, you can download the 7.x-3.x version of Zen and copy the XHTML bits out of its html.tpl.php into your sub-theme.
Comment #2
fishfree commentedYes, you are right, I'm wrong. The HTML5SHIV can adapt the old phones even using Zen 7.5(HTML5 DOCTYPE).
Comment #3
echoz commented