Skip to content

Instantly share code, notes, and snippets.

View dixitchoksi's full-sized avatar

Dixit Chokasi dixitchoksi

  • India
View GitHub Profile
@dixitchoksi
dixitchoksi / index.html
Last active December 17, 2020 07:00
indiaState
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.state{
fill: none;
stroke: #a9a9a9;
stroke-width: 1;
}
.state:hover{
fill-opacity:0.5;