Advertisement
Guest User

pixelarity

a guest
Apr 30th, 2015
675
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.84 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <html>
  3.  
  4. <head>
  5.     <title>Aerial - Pixelarity</title>
  6.     <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  7.     <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  8.     <meta name="description" content="A simple, single page &quot;business card&quot; with an animated background (done entirely with CSS3) and room for an assortment of social icons." />
  9.     <meta name="keywords" content="templates, site templates, website templates, web templates, responsive, mobile friendly, html5, css3, subscription" />
  10.     <link rel="canonical" href="http://pixelarity.com/aerial" />
  11.     <link rel="icon" href="/assets/icons/favicon.ico" type="image/x-icon" />
  12.     <link rel="apple-touch-icon-precomposed" href="/assets/icons/apple-touch-icon-precomposed.png" />
  13.     <!--[if lte IE 8]><script src="/assets/css/ie/html5shiv.js"></script><![endif]-->
  14.     <script src="/assets/js/jquery.min.js"></script>
  15.     <script src="/assets/js/skel.min.js"></script>
  16.     <script src="/assets/js/skel-layers.min.js"></script>
  17.     <script src="/assets/js/main.js"></script>
  18.     <noscript>
  19.         <link rel="stylesheet" href="/assets/css/skel.css" />
  20.         <link rel="stylesheet" href="/assets/css/global.css" />
  21.         <link rel="stylesheet" href="/assets/css/wide.css" />
  22.         <link rel="stylesheet" href="/assets/css/noscript.css" />
  23.     </noscript>
  24.     <!--[if lte IE 8]><link rel="stylesheet" href="/assets/css/ie/v8.css" /><![endif]-->
  25.     <!--[if lte IE 9]><link rel="stylesheet" href="/assets/css/ie/v9.css" /><![endif]-->
  26. </head>
  27.  
  28. <body class="page-item ">
  29.     <!-- Wrapper -->
  30.     <div id="wrapper">
  31.         <script>
  32.             var _item = {
  33.                 id: "aerial",
  34.                 filesize: {
  35.                     template: "707.44KB",
  36.                     extras: "6.15MB"
  37.                 }
  38.             }
  39.         </script>
  40.         <article id="details" class="overlap">
  41.             <div class="inner">
  42.                 <div class="cols">
  43.                     <div class="info"><a href="/" class="back button alt small icon icon-left">Back</a>
  44.                         <h1>Aerial</h1>
  45.                         <p class="note footnote">Includes HTML files, stylesheets, supporting images/JS assets, mockup/asset PSDs, and Sass sources. Demo images courtesy of <a href="http://unsplash.com" class="offsite">Unsplash</a>. A Creative Commons version of this template is also available at <a href="http://html5up.net" class="offsite">HTML5 UP</a> (<a href="/help#html5up" class="offsite">What's this?</a>)</p>
  46.                     </div>
  47.                     <div class="features">
  48.                         <dl class="style2"><dt>Recommended for</dt>
  49.                             <dd>Personal</dd><dt>Color Schemes</dt>
  50.                             <dd>
  51.                                 <ul class="scheme">
  52.                                     <li style="background-color: #ffffff;box-shadow: inset 0 0 0 1px #e6e6e6;">#ffffff</li>
  53.                                     <li style="background-color: #ffffff;box-shadow: inset 0 0 0 1px #e6e6e6;">#ffffff</li>
  54.                                     <li style="background-color: #ffffff;box-shadow: inset 0 0 0 1px #e6e6e6;">#ffffff</li>
  55.                                 </ul>
  56.                             </dd><dt>Page Layouts</dt>
  57.                             <dd><a href="#" class="layout" data-href="index">Homepage</a></dd>
  58.                         </dl>
  59.                     </div>
  60.                     <div class="actions">
  61.                         <ul>
  62.                             <li><a href="/signup" class="download button big fit">Sign Up + Download</a></li>
  63.                             <li>
  64.                                 <div class="caption">
  65.                                     <p class="message"><a href="/signup">Sign up</a> for an account and get access
  66.                                         <br /> to all <strong>58</strong> templates (including this one :)</p>
  67.                                     <p class="note">(Already have an account? <a href="/login">Log in</a>)</p>
  68.                                 </div>
  69.                             </li>
  70.                         </ul>
  71.                     </div>
  72.                 </div>
  73.             </div>
  74.             <div class="controls">
  75.                 <ul class="schemes switcher single">
  76.                     <li class="active" data-href="/items/demos/aerial/light">
  77.                         <ul class="scheme">
  78.                             <li style="background-color: #ffffff;">#ffffff</li>
  79.                             <li style="background-color: #ffffff;">#ffffff</li>
  80.                             <li style="background-color: #ffffff;">#ffffff</li>
  81.                         </ul>
  82.                     </li>
  83.                 </ul>
  84.                 <ul class="views switcher">
  85.                     <li class="popout"></li>
  86.                     <li class="active" data-width="100%" data-height="100%">Desktop</li>
  87.                     <li data-width="1080" data-height="680">Tablet</li>
  88.                     <li data-width="768" data-height="1024">Tablet (Portrait)</li>
  89.                     <li data-width="360" data-height="568">Mobile</li>
  90.                 </ul><span class="minimize"></span></div>
  91.         </article>
  92.         <div id="iframe-wrapper"></div>
  93.     </div>
  94.     <script>
  95.         (function(i, s, o, g, r, a, m) {
  96.             i['GoogleAnalyticsObject'] = r;
  97.             i[r] = i[r] || function() {
  98.                 (i[r].q = i[r].q || []).push(arguments)
  99.             }, i[r].l = 1 * new Date();
  100.             a = s.createElement(o), m = s.getElementsByTagName(o)[0];
  101.             a.async = 1;
  102.             a.src = g;
  103.             m.parentNode.insertBefore(a, m)
  104.         })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
  105.         ga('create', 'UA-50755016-3', 'auto');
  106.         ga('send', 'pageview');
  107.     </script>
  108. </body>
  109.  
  110. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement