PHP Classes

File: html/header.html

Recommend this page to a friend!
  Classes of Jorge Cobis   Boot Help Demo   html/header.html   Download  
File: html/header.html
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Boot Help Demo
Hidden word and hidden number games with Bootstrap
Author: By
Last change:
Date: 8 years ago
Size: 674 bytes
 

Contents

Class file image Download
<!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">