0
votes
0answers
48 views

Media query best practice [closed]

I have just built a site and used at least 7 media queries however I'm still finding it broken on various devices/screens. How many do you guys use and is there a best order for them to come in? ...
13
votes
1answer
3k views

How Google reacts on display:none for CSS media query?

According to Google Webmaster guideline "Hidden text" is not acceptable. Which means I do have a dov containing some good amount of title or paragraph with link or images if I make it display:none in ...
2
votes
1answer
123 views

Why don't people embed style and scripts in the HTML?

I know this sounds like a silly question, but hear me out. These days, there are a lot of 'media aggregator' tools that will take your globs of javascript (laden with coffee and underscores and ...