This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Fonts and FA import --> | |
| <link rel="stylesheet"href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" /> | |
| <link href="https://fonts.googleapis.com/css?family=Sacramento" rel="stylesheet" type="text/css"> | |
| <!-- Title Bar --> | |
| <div class="container-fluid navbar" id="titleBar"> | |
| <h1 id = "websiteTitle" class = "titleClass"> WeatherMe </h1> | |
| </div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <link rel="stylesheet"href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" /> | |
| <link href="https://fonts.googleapis.com/css?family=Sacramento" rel="stylesheet" type="text/css"> | |
| <!-- Main Background --> | |
| <div class="container-fluid navbar" id="titleBar"> | |
| <h1 id = "websiteTitle" class = "titleClass"> QuoteMe </h1> | |
| </div> | |
| <div class="quote-box container-fluid"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <link rel="stylesheet"href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" /> | |
| <link href="https://fonts.googleapis.com/css?family=Sacramento" rel="stylesheet" type="text/css"> | |
| <div> | |
| <h1 id="title"> StatusMe </h1> | |
| </div> | |
| <!-- First Streamer --> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <link rel="stylesheet"href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" /> | |
| <link href="https://fonts.googleapis.com/css?family=Sacramento" rel="stylesheet" type="text/css"> | |
| <div class="fluid"> | |
| <h1 id="title"> PomodoroMe </h1> | |
| </div> | |
| <div id="timerBox" class="fluid"> | |
| Session Length |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <link rel="stylesheet"href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" /> | |
| <link href="https://fonts.googleapis.com/css?family=Sacramento" rel="stylesheet" type="text/css"> | |
| <div class="fluid"> | |
| <h1 id="title"> SimonMe </h1> | |
| </div> | |
| <div id="startDiv" class="container-fluid"> | |
| <a href="#" class="button center" id="start" onclick="document.getElementById('buttonDiv').submit()"> Start </a> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <link rel="stylesheet"href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" /> | |
| <link href="https://fonts.googleapis.com/css?family=Sacramento" rel="stylesheet" type="text/css"> | |
| <!-- Website Header --> | |
| <div class="fluid"> | |
| <h1 id="title"> WikiMe </h1> | |
| </div> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" /> | |
| <link href="https://fonts.googleapis.com/css?family=Sacramento" rel="stylesheet" type="text/css"> | |
| <div class="fluid"> | |
| <h1 id="title"> PlayMe </h1> | |
| </div> | |
| <div id="buttons" class="fluid"> | |
| I want to be |