Skip to content

Instantly share code, notes, and snippets.

@ChumaA
ChumaA / index.html
Last active February 19, 2024 12:31
World Map with heat color Example
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
/* CSS goes here. */
.subunit {
fill: none;
stroke: #FFF;
stroke-width: 1px;