A Pen by Robert Van Housen on CodePen.
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
<head> | |
<link href='https://fonts.googleapis.com/css?family=Allerta' rel='stylesheet'> | |
</head> | |
<div class="container"> | |
<div id="header" class="text-center"> | |
<h1>Use the TwitchTV JSON API</h1> | |
<h2>Free Code Camp</h2> | |
<a href="https://www.twitch.tv/freecodecamp" target="_blank"> | |
<h3 id="fccStatus"></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
<head> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
</head> | |
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" /> | |
<div class="container-fluid"> | |
<div class="container-fluid"> | |
<nav class="navbar navbar-fixed-top navbar-inverse"> |
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
<div class="container-fluid"><html> | |
<body> | |
<h1>Stephen G. Wozniak</h1> | |
<h2> "Woz", Cofounder of Apple computers and the PC revolution</h2> | |
<img id="stretch" src="http://s3.amazonaws.com/evancarmichael/images/Famous/Steve-Wozniak.jpg"/> | |
<h3>Here's a timeline of Woz's life:</h3> | |
<ul class="a"> | |
<li><b>Born</b> - August 11,1950. San Jose, California.</li> | |
<li><b>1968</b> - Graduated from Homestead High School in Cupertino, California.</li> | |
<li><b>1971</b> - Became friends with Steve Jobs, cofounder of Apple.</li> |
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
<head> | |
</head> | |
<body> | |
<div id="myDiv" class="container-fluid"> | |
<h1> Wikipedia API search project</h1> | |
<img id="einstein" class="img-responsive" src="https://lh3.googleusercontent.com/QCSuY4SdwUFZPutAGkYBVcyILnR-ZmiQs1jDE9lB-DLLgujxlCOtNE1jUR13rVMOCcIlEQGkDtwXgMNW74Gx09UbmYNQoNYwm3G2KJbXUEI5D8qeyB4yNUqqHhrNW87VyElT-wEZZ8AvNyuTRYT0yRIO3hdZkdYaPoCWYqLyZb0cGZI5EN6IGyXeVSkWN3sroAMmu9PntHp3bepYptCUW7DwqZSuQz-olHac-F5MA7hAwi0mBe2XzXtl87X-bANyYcQJ4uzVZEEL4llBiFYh5F4mx19p4MHzWBehwvaMjEUU-orNNxcm0DbfIm3SPECELAjKlLweE2ZYXTMQyX2dYcv6RTJVOxTQbfIA6Z--BJTrqctz-g6jdulEWIxf7AapgyLzRXKJJ6pbQCydFp3khlwqPi5QH8UBtcDjPKBgwxvEmy9InoSZVTHASGCCnL8pK9Tr_zjMG4k0_bHKue7bRdPzIrhManfVfz285aq0UsOIPkf-JiFe_APm3Z6eXX-4zOyZQAVWQTPzf9HKNLJdL64xcjaanHgFOGMmDi1NT0eS6YTcvdy28cAEVA3hByp8DAvIxCZ4PfLUibXP_E_fB8sQSla_Tv7Rdl4nNMtmwAqfRNsEUQYYtGQ7YkuqWISfb2z4h064ULbTyxcwqR2hBOjAypMdwFC3=w866-h592-no" | |
alt="Chania"></img> | |
<div class="row"> |
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
<head> | |
</head> | |
<body> | |
<h1>Weather for </h1> | |
<p id="town">Town</p> | |
<p id="conditions">conditions</p> <button id="temp" onclick="metricToggle();"></button><br> | |
<button id="instructions">clicking temp above toggles F/C</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
<head> | |
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet"> | |
<style> | |
</style> | |
</head> | |
<body id="mybody"> | |
<div id="onlyDiv"> | |
<p id="quoteText" style="font-size:6em;"> |