Created
September 27, 2013 19:54
-
-
Save pixelchar/6734290 to your computer and use it in GitHub Desktop.
High quality tile icons in IE10/Windows 8.
http://blogs.msdn.com/b/ie/archive/2012/06/08/high-quality-visuals-for-pinned-sites-in-windows-8.aspx
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
| <meta name="msapplication-TileImage" content="144x144.png"> <!-- Image must be 144x144 pixels --> | |
| <meta name="msapplication-TileColor" content="#ff0000"> <!-- Color can be in Hex or CSS rgb format --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment