Skip to content

Instantly share code, notes, and snippets.

View rlcoley's full-sized avatar

Ross Coley rlcoley

  • Philadelphia, Pa
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{