Skip to content

Instantly share code, notes, and snippets.

View codegabo's full-sized avatar
馃幆
Focusing on what really matters... that means the future

Juan Gabriel Mogoll贸n Mart铆nez codegabo

馃幆
Focusing on what really matters... that means the future
View GitHub Profile
@alekskorovin
alekskorovin / meta-mobile.html
Created March 24, 2014 09:32
Useful Meta-Tags for a websites, also with a supporting of a mobile devices
<!-- Indicator of compatibility with a mobile devices. Declaration about a displaying of
a document without auto-scaling -->
<meta name="HandheldFriendly" content="True" />
<!-- Mobile IE is allows to activate ClearType technology for an aliasing of fonts -->
<meta http-equiv="cleartype" content="on" />
<!--This meta-tag is giving a resolution for an opening an app in a fullscreen mode
https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html