https://github.com/rosswaycaster/blurred-background
Example of a blurred background much like iOS 7 using HTML & CSS.
https://github.com/rosswaycaster/blurred-background
Last synced: 3 months ago
JSON representation
Example of a blurred background much like iOS 7 using HTML & CSS.
- Host: GitHub
- URL: https://github.com/rosswaycaster/blurred-background
- Owner: rosswaycaster
- License: unlicense
- Created: 2013-12-21T04:22:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-21T09:10:09.000Z (over 11 years ago)
- Last Synced: 2025-01-22T17:28:16.849Z (5 months ago)
- Homepage: http://rosswaycaster.github.io/Blurred-Background/
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Blurred-Background
==================This code should be pretty easy to use. Just make sure that you have a div that will hold your web page's content after the background div. Check out index.html & stylesheet.css for an example.
Demo: http://rosswaycaster.github.io/Blurred-Background/
Enjoy!
-Ross Waycaster