This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- 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 |