Skip to content

Instantly share code, notes, and snippets.

View AudriaIS's full-sized avatar

Audria AudriaIS

View GitHub Profile
@AudriaIS
AudriaIS / index.html
Last active March 22, 2024 17:57
Weather App
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>GitHub Experiments</title>
<link rel="stylesheet" href="assets/styles.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link