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 href='https://fonts.googleapis.com/css?family=Orbitron' rel='stylesheet' type='text/css'> | |
| <div class="container"> | |
| <div id="header" class="text-center"> | |
| <h1>Use the twitch <a href="https://www.twitch.tv/hi" target="blank"><i class="fa fa-twitch fa-2x" id="twitchIcon" aria-hidden="true"></i></></a> JSON API</h1> | |
| <br></br> | |
| <h2>A freeCodeCamp Development Project</h2> | |
| <br></br> | |
| <a href="https://www.twitch.tv/freecodecamp" target="blank"> | |
| <h3 id="fccStatus" class="text-center"></h3> |
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" type="text/css" href="//fonts.googleapis.com/css?family=Play" /> | |
| <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css"/> | |
| <div class="text-center"> | |
| <h1>Local Weather</h1> | |
| <h3>Based on your location</h3> | |
| <ul class="list-unstyled"> | |
| <button type="button"> <li class="btn btn-default btn-lg" id="city"> </li> </button> | |
| <button type="button"> <li class="btn btn-default btn-lg" id="country"> </li> </button> | |
| <button type="button"> <li class="btn btn-default btn-lg" id="weatherType"> </li> </button> |
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 href='https://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'> | |
| <div class="container"> | |
| <div class="text-center"> | |
| <div class='heading'> | |
| <h1>Wikipedia Viewer</h1> | |
| <h3>Find Wiki Pages</h3> | |
| <a href="https://en.wikipedia.org/wiki/Special:Random" target="blank"> | |
| <img src ='https://lh5.ggpht.com/1Erjb8gyF0RCc9uhnlfUdbU603IgMm-G-Y3aJuFcfQpno0N4HQIVkTZERCTo65Iz2II=w300'></a> | |
| </div> | |
| </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
| <header> | |
| <link href='https://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css' /> | |
| <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet" /> | |
| </header> | |
| <!-- Page One --> | |
| <class="container-fluid"> | |
| <div class="pageOne text-center" id="p1"> | |
| <ul class="nav nav-pills"> | |
| <li class=pull-left> | |
| <a href="#">David Embleton</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" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather" /> | |
| <div class="pageOne container-fluid text-center"> | |
| <h1>Famous Trader Quotes | |
| <h1> | |
| <p>Inspirational quotes by some of the greatest traders of all time. | |
| </p> | |
| <img src="https://images.unsplash.com/photo-1468254095679-bbcba94a7066?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=a14706a39d7fc5e122b317d3fba4bd52&auto=format&fit=crop&w=1349&q=80"/> | |
| <br/> | |
| <button class="btn btn-default" type="submit" id="quoteButton">New Quote</button> | |
| <a href="#" class= "btn btn-default" id="tweetButton">Tweet Quote</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" type="text/css" href="//fonts.googleapis.com/css?family=Voltaire"/> | |
| <div class="text-center"> | |
| <div class="container crema-bckg shadow"> | |
| <div class="col-xs-12"> | |
| <h1 class="text-center">Jesse Livermore</h1> | |
| <h2 class="text-center"><em>"The Boy Plunger"</em></h2> | |
| <img src=http://jbmarwood.com/wp-content/uploads/2015/08/jesse-livermore-headshot.jpg alt=jesse class="center"> | |
| <p>What’s so interesting About Jesse Livermore? | |
| Time Magazine described Jesse Livermore as the most fabulous living U.S. stock trader.</p> |