Skip to content

Instantly share code, notes, and snippets.

View U68116820's full-sized avatar

siddhi Kulkarni U68116820

  • YYYY
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Countries CRUD</title>
<style>
input[type='submit'], button, [aria-label]{
cursor: pointer;
}
#spoiler{