Skip to content

Instantly share code, notes, and snippets.

View jasil1414's full-sized avatar

Mohammed Jasil jasil1414

View GitHub Profile
@jasil1414
jasil1414 / index.html
Created October 18, 2016 09:18
Tic-Tac-Toe
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Bad+Script|Just+Another+Hand|Pacifico|Rock+Salt|Vibur" rel="stylesheet">
</head>
<body>
<div class='container'>
<div class='row'>
@jasil1414
jasil1414 / index.html
Last active October 18, 2016 10:05
Simon Game
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Simon Game</title>
<link href="https://fonts.googleapis.com/css?family=Audiowide|Orbitron|Pacifico|Rancho|Wallpoet" rel="stylesheet">
</head>
<body>
<div class='wrapper'>
@jasil1414
jasil1414 / index.html
Created September 29, 2016 15:07
Twitch.TV
<html>
<head>
<title>Twitch.tv</title>
<link href="https://fonts.googleapis.com/css?family=Archivo+Narrow|Josefin+Sans" rel="stylesheet">
</head>
<body>
<div class="col-xs-12">
<div class='twitchTittle col-xs-12'><img src="http://s.jtvnw.net/jtv_user_pictures/hosted_images/GlitchIcon_purple.png" alt="Twitch Image"><p>TwitchTv</p></div>
<div class="col-xs-11 col-xs-offset-1 navHead">
<div class="col-xs-4 navBorder navHighlight" id="allTab">All</div>
@jasil1414
jasil1414 / index.html
Last active October 24, 2016 04:23
Wikipedia Viewer
<html>
<head>
<title>Wikipedia Viewer</title>
<link href="https://fonts.googleapis.com/css?family=Raleway|Rokkitt" rel="stylesheet">
</head>
<body>
<div class="container-fluid">
@jasil1414
jasil1414 / index.html
Last active October 24, 2016 04:23
Weather Web
<!--Weather App for FCC project.
-->
<html>
<head>
<title>Weather Application</title>
<link href="https://fonts.googleapis.com/css?family=Open+Sans|Roboto|Work+Sans" rel="stylesheet">
</head>
@jasil1414
jasil1414 / index.html
Last active October 18, 2016 09:25
Random Quote Generator
<html>
<head>
<title> Quote Generator </title>
<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Raleway" rel="stylesheet">
</head>
<body class= "container">
<div class= "wrapper">
<div class= "quote_heading"><h2>Random Quote Generator</h2></div>
<div class="quote_box">
<blockquote class="my_quotes"></blockquote>
@jasil1414
jasil1414 / index.html
Created September 7, 2016 07:06
Portfolio Page
<html>
<head>
<title>Jasil</title>
<link href="https://fonts.googleapis.com/css?family=Open+Sans|Work+Sans" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed" rel="stylesheet">
<link href="css/bootstrap.css" rel="stylesheet" />
<link href="css/style.css" rel="stylesheet" />
@jasil1414
jasil1414 / index.html
Created August 28, 2016 03:20
Steve Jobs Tribute Page
<html>
<head>
<title>The Father of Digital Revolution</title>
</head>
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=PT+Sans+Caption" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Quattrocento" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Damion" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Philosopher" />
<body>
<div class="box-main">