Skip to content

Instantly share code, notes, and snippets.

@cossssmin
Created November 13, 2017 21:12
Show Gist options
  • Save cossssmin/04477af4901eece8b3bdee04b90b699b to your computer and use it in GitHub Desktop.
Save cossssmin/04477af4901eece8b3bdee04b90b699b to your computer and use it in GitHub Desktop.
Pine Meta Tags
<!DOCTYPE html>
<html lang="en" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head></head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="x-apple-disable-message-reformatting" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!--[if mso]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
</head>
...
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment