Skip to content

Instantly share code, notes, and snippets.

@JRZGitfile
JRZGitfile / index.html
Last active October 1, 2025 10:28
Weather code University Module
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Weather App</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="card">