Skip to content

Instantly share code, notes, and snippets.

View oforchinedu's full-sized avatar

Ofor Chinedu oforchinedu

View GitHub Profile
@oforchinedu
oforchinedu / index.html
Created November 29, 2016 16:51
X and O
<link href='https://fonts.googleapis.com/css?family=Satisfy' rel='stylesheet' type='text/css'>
<div class="container text-center">
<h1 class="title">Tic-Tac-Toe</h1>
<button id="start-game" onclick = "" class="btn-default btn btn-lg">START</button>
<table class="text-center">
<tr class="box">
@oforchinedu
oforchinedu / index.html
Created November 27, 2016 14:10
MyQuotes
<div class="container">
<div class="row text-center text-center">
<h2>Quotes</h2>
</div>
<!-- Quotes Div-->
<div class="row text-center">
<div class="col-md-12 well message">
The Quotes come in here