Skip to content

Instantly share code, notes, and snippets.

View michaeljberry's full-sized avatar

Michael michaeljberry

  • Raleigh, North Carolina
View GitHub Profile
@michaeljberry
michaeljberry / stackoverflow.md
Last active February 27, 2018 21:02
StackOverflow New User Question Help
@michaeljberry
michaeljberry / index.html
Last active August 12, 2016 21:56
LocalWeather
<!-- Credit for 3D clouds:
https://www.clicktorelease.com/blog/how-to-make-clouds-with-css-3d
-->
<div id="viewport">
<div id="world">
</div>
</div>
<div id="content">
<div>
<div id="city">City</div>
<body id="content">
<div id="centerBox">
<div id="quoteBox">
<div id="quote">
<i class="fa fa-quote-left" aria-hidden="true"></i> Nobody puts Baby in a corner.
</div>
<div id="quoteNum"></div>
<div id="author">
-Dirty Dancing
</div>