Skip to content

Instantly share code, notes, and snippets.

View PeterBoxall's full-sized avatar

Peter Boxall PeterBoxall

View GitHub Profile
@PeterBoxall
PeterBoxall / index.html
Created January 2, 2026 09:24
UK Car Compare
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Strategic Car Shortlist: RH19 2QQ</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<style>