This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal. Unknown
Random CSS Property
clip-path
The clip-path CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden. clip-path css reference