Skip to content

Instantly share code, notes, and snippets.

@roastlechon
Last active September 11, 2015 14:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roastlechon/c3b201ce5c5d698d5edc to your computer and use it in GitHub Desktop.
Save roastlechon/c3b201ce5c5d698d5edc to your computer and use it in GitHub Desktop.
gist to show bytes to meta charset
<!DOCTYPE html>
<!--[if IEMobile 7]><html class="ie iem7" lang="en-US" dir="ltr"><![endif]-->
<!--[if lte IE 8]><html class="ie lt-ie9" lang="en-US" dir="ltr"><![endif]-->
<!--[if IE 9]><html class="ie ie-9 lt-ie10" lang="en-US" dir="ltr"><![endif]-->
<!--[if (gte IE 10)|(gt IEMobile 7)]><html class="ie ie-10" lang="en-US" dir="ltr" prefix="fb: http://ogp.me/ns/fb# og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product#"><![endif]-->
<!--[if !IE]><!--><html lang="en-US" dir="ltr" prefix="fb: http://ogp.me/ns/fb# og: http://ogp.me/ns# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile# video: http://ogp.me/ns/video# product: http://ogp.me/ns/product#"><!--<![endif]-->
<head>
<script>var windowRenderStartTime = (new Date()).getTime();</script>
<title></title>
<link href='//fonts.googleapis.com/css?family=Open+Sans:300,400,600' rel='stylesheet' type='text/css'>
<meta charset="utf-8" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment