Skip to content

Instantly share code, notes, and snippets.

@CoedNaked
CoedNaked / loader.css
Created September 18, 2017 23:59
Spinning Loading Modal
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Loading Spinner</title>
<link href="/css/loader.css" rel="stylesheet">
</head>
<body>