Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!-- Main Homepage -->
<!DOCTYPE HTML>
<!-- TODO: Organize homepage and complete metadata -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<html>
<head>
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
  <!-- Standard Metadata -->
  <meta charset="utf-8">
  <meta http-equiv="content-language" content="en">
  <meta description="A complete recource and documentation of CS:GO coding.">
  <meta name="ROBOTS" content="INDEX, FOLLOW">
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
  <!-- Open Graphing -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
  <!-- Twitter -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
  <!-- Link CSS -->
  <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
  <!-- Link Fonts -->
  <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
  <!-- Font Awesome -->
  <script src="https://use.fontawesome.com/b5de5e0406.js"></script>
</head> <!-- End Header -->
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<a class="navbar-brand" href="https://csgoflair.github.io/dev">CSGOFlair</a>
<div class="collapse navbar-collapse">
<nav>
  <ul class="nav navbar-nav"> <!-- Start ul of Navbar Links -->
    <!-- Home --><li id="active"><a href="https://csgoflair.github.io">Home</a></li>
    <!-- Docs --><li id><a>Docs</a>
    <!-- Support --><li><a>Support</a></li>
    <!-- Contribute --><li><a>Contribute</a></li>
    <!-- Policy --><li><a>Policy</a></li>
    <!-- Reddit --><li><a href="https://www.reddit.com/r/CSGOFlair" target="_blank">Reddit</a></li>
    <!-- Steam Group --><li><a href="https://steamcommunity.com/groups/csgo_flair" target="_blank">Steam Group</a></li>
  </ul>
</nav>
</div>
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
<body>
  <h1>Welcome to CS:GO Flair!</h1>
  <h3>What is CS:GO Flair?</h3>
  <p>CS:GO Flair is the exclusive recourse for documentation on Counter Strike Global Offensive programming!</p>
</body>
  <footer>
  </footer>
</html>
Output 300px

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
LionWafflespro
0viewers