Skip to content

Instantly share code, notes, and snippets.

View jiltedflower's full-sized avatar
😥
NoPhone365

jiltedflower jiltedflower

😥
NoPhone365
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{