Tagged Questions
1
vote
1answer
210 views
Responsive design best practice: Duplicate html elements for media querying and SEO impact?
I have a page with, in order of html appearance, a figure tag, headgroup tag, and an article tag.
In order to make a page's design responsive using media queries, I need a different order for ...
4
votes
1answer
1k views
How does the new iPad's (aka iPad 3) resolution play with responsive design?
So "the new iPad" has been released with a new "retina display" resolution of 2048x1536 px, but the screen size is still 9.7 inches as the previous iPad... I am wondering how will CSS media queries ...