Skip to content

Instantly share code, notes, and snippets.

@katherineb28
katherineb28 / index.html
Created December 4, 2018 17:19
WEATHER APP
<body>
<head>
<script
src="https://code.jquery.com/jquery-3.2.1.min.js"
integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous"></script>
</head>
<h1>Your Weather App</h1>
<div class = "location" id = "location">
<p></p>