<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>BootHelp Demo - A simple game</title>
<!-- Bootstrap -->
<link href="html/css/bootstrap.min.css" rel="stylesheet">
<!-- BootHelpDemo -->
<link href="html/css/boothelpdemo.css" rel="stylesheet">
</head>
<body>
<div id="main" class="container">
|