Skip to content

Instantly share code, notes, and snippets.

View yestheboxer's full-sized avatar

Mahamat Ali yestheboxer

  • San Francisco, CA
View GitHub Profile
@yestheboxer
yestheboxer / insurance_gender_data.html
Created September 10, 2024 23:00
2016 Average Car Insurance Cost Differences by Gender
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>2016 Average Car Insurance Cost Differences by Gender</title>
<style>
body {
font-family: Arial, sans-serif;
background-color: #f3f4f6;