Skip to content

Instantly share code, notes, and snippets.

@alexpelan
Created March 30, 2017 18:04
Show Gist options
  • Select an option

  • Save alexpelan/3658b87be8da4ec63b79e666348947e7 to your computer and use it in GitHub Desktop.

Select an option

Save alexpelan/3658b87be8da4ec63b79e666348947e7 to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=3658b87be8da4ec63b79e666348947e7
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<div class="lots of content">
<div class="loading">
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p> <p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p> <p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p>
<p>
1
</p> <p>
1
</p> <p>
1
</p>
</div>
</div>
</body>
</html>
.loading {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
opacity: 0.7;
background-color: #fff;
}
body {
background-color: yellow;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment