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
<body> | |
<div class="container page jumbotron"> | |
<div class="container titlebar"> | |
<h1>Twitch API Freecodecamp</h1> | |
<p>Channels are updated every 20 seconds.</p> | |
</div> | |
<div class="container outer"> | |
</div> | |
<div id=footer>Leonard Seffer</footer> |
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
<body> | |
<div class="outerrim"> | |
<div class="center"> | |
<span>Search for Wikipedia articles.</span> | |
</div> | |
<div class="center"> | |
<a href='#' id='randomlink'>Random search</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
<body> | |
<div class='jumbotron'> | |
<p class="headline">Here's your weather:</p> | |
<div id='forecast'><span id="desc"></span><span id="degrees"></span><span id="degtype"></span></div> | |
<img id="forecastimg" src="http://kink.fm/wp-content/themes/alphamedia-blacklab-v2/assets/img/svg/weather/cloudy.svg" height=100 width=100> | |
<div id='location'>No data</div> | |
<button id='toggledeg'>Toggle degrees</button> | |
<div id='footer'>No data</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
<body> | |
<div class="jumbotron text-center container-fluid" id="masterdiv"> | |
<div class="important-text"> | |
<p id="info">Push button to get a quote</p> | |
</div> | |
<div class="wrapper" align="center"> | |
<div class="very-important-text" id="quote" align="left"> | |
</div> | |
<div class="normaltext" id="title" align="left"> |