template

by PeeHaa

HTML

<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ --> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]--> <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en"> <![endif]--> <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en"> <![endif]--> <!-- Consider adding a manifest.appcache: h5bp.com/d/Offline --> <!--[if gt IE 8]><!--> <html class="no-js" lang="en">     <!--<![endif]-->     <head>         <meta charset="utf-8" />         <!-- DNS prefetch -->         <link rel=dns-prefetch href="//fonts.googleapis.com" />         <!-- Use the .htaccess and remove these lines to avoid edge case issues.         More info: h5bp.com/b/378 -->         <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />                  <title>KOW MANAGER :: CONTROL PANEL</title>         <meta name="description" content="To help ease in the making of the KOW website." />         <meta name="author" content="Jeffrey Davidson" />                  <!-- Mobile viewport optimized: j.mp/bplateviewport -->         <meta name="viewport" content="width=device-width,initial-scale=1" />                  <!-- Place favicon.ico and apple-touch-icon.png in the root directory:         mathiasbynens.be/notes/touch-icons -->                  <!-- CSS -->         <link rel="stylesheet" href="http://www.kansasoutlawwrestling.com/kowmanager/assets/css/960gs/fluid.css" /> <!-- 960.gs Grid System -->         <!-- The HTML5-Boilerplate CSS styling -->         <link rel="stylesheet" href="http://www.kansasoutlawwrestling.com/kowmanager/assets/css/h5bp/normalize.css" /> <!-- RECOMMENDED: H5BP reset styles -->         <link rel="stylesheet" href="http://www.kansasoutlawwrestling.com/kowmanager/assets/css/h5bp/non-semantic.helper.classes.css" /> <!-- RECOMMENDED: H5BP helpers (e.g. .clear or .hidden) -->         <link rel="stylesheet" href="http://www.kansasoutlawwrestling.com/kowmanager/assets/css/h5bp/print.styles.css" /> <!-- OPTIONAL: H5BP print...