carlos-sanchez
11/14/2013 - 2:23 PM

<head> https://github.com/joshbuchea/HEAD

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1"> <!-- allows zoom -->
<!-- or -->
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> <!-- blocks zoom -->
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title></title>
 
<meta name="description" content=""> <!-- should be under 155 characters -->
 
<!-- Mobile viewport optimization h5bp.com/ad -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">

 
<!-- Mobile IE allows us to activate ClearType technology for smoothing fonts for easy reading -->
<meta http-equiv="cleartype" content="on">
 

<link rel="shortcut icon" href="favicon.ico" />
<link rel="icon" href="icon.png"/> 
 
<!-- For Facebook -->
<meta property="og:url" content="http://www.howbb8works.com"> <!-- Must match the data-href from the button -->
<meta property="og:title" content="How Does BB-8 Work?"/>
<meta property="og:type" content="website"/>
<meta property="og:description" content="We have used really cool web technology to demonstrate how BB-8 works.">
<meta property="og:image" content="http://www.howbb8works.com/img/howbb8works.png"> <!-- Use images that are at least 1200 x 630 pixels for the best display on high resolution devices. At the minimum, you should use images that are 600 x 315 pixels to display link page posts with larger images. -->
<!-- optional -->
<meta property="og:site_name" content="How Does BB-8 Work?">
<meta property="fb:app_id" content="437218729793191">

<!-- for Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@howbb8works">
<meta name="twitter:creator" content="@chocotuits">
<meta name="twitter:title" content="How Does BB-8 Work?">
<meta name="twitter:description" content="We have used really cool web technology to demonstrate how BB-8 works.">
<meta name="twitter:image" content="http://www.howbb8works.com/img/howbb8works.png" />

<!-- For Google+ -->
<!-- <html itemscope itemtype="http://schema.org/Article"> -->
<meta itemprop="name" content="Title Goes Here">
<meta itemprop="description" content="Description Goes Here">
<meta itemprop="image" content="http://example.com/image.jpg">

<!-- Google -->
<meta name="google" content="notranslate" />

<!-- Apple -->
<link rel="apple-touch-icon" href="icon.png"/>
<link rel="apple-touch-icon-precomposed" href="favicons/apple-touch-icon-57x57-precomposed.png" sizes="57x57">
<link rel="apple-touch-icon-precomposed" href="favicons/apple-touch-icon-76x76-precomposed.png" sizes="76x76">
<link rel="apple-touch-icon-precomposed" href="favicons/apple-touch-icon-120x120-precomposed.png" sizes="120x120">
<link rel="apple-touch-icon-precomposed" href="favicons/apple-touch-icon-152x152-precomposed.png" sizes="152x152">
 
<!-- Windows -->
<meta http-equiv="MSThemeCompatible" content="no">
<meta name="application-name" content="Verold">
<meta name="msapplication-tooltip" content="3D Tools for the Web">
<meta name="msapplication-TileColor" content="#000000">
<meta name="msapplication-TileImage" content="favicons/windows8-tile-144x144.png">
<meta name="msapplication-square70x70logo" content="favicons/windows8-tile-70x70.png">
<meta name="msapplication-square150x150logo" content="favicons/windows8-tile-150x150.png">
<meta name="msapplication-wide310x150logo" content="favicons/windows8-tile-310x150.png">
<meta name="msapplication-square310x310logo" content="favicons/windows8-tile-310x310.png">

<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

<!-- iOS web app, delete if not needed. https://github.com/h5bp/mobile-boilerplate/issues/94 -->
<!-- 
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="">
-->

<!-- The script prevents links from opening in mobile safari. https://gist.github.com/1042026 -->
<!-- <script>(function(a,b,c){if(c in b&&b[c]){var d,e=a.location,f=/^(a|html)$/i;a.addEventListener("click",function(a){d=a.target;while(!f.test(d.nodeName))d=d.parentNode;"href"in d&&(d.href.indexOf("http")||~d.href.indexOf(e.host))&&(a.preventDefault(),e.href=d.href)},!1)}})(document,window.navigator,"standalone")</script> -->

</head>