css3
-
Flexbox Cheatsheet
Flexbox is great and is indeed very flexible. Joni Bologna made a very nice infographic style cheat sheet on how … Read more →
-
CSS Level 3 selectors
All CSS selectors from level 1 – 3. From: http://www.w3.org/TR/2011/REC-css3-selectors-20110929/ Check out the new level 4 selectors here. Pattern … Read more →
-
Google Maps iframe embed disable scroll to zoom
UPDATE: Google has finally fixed this usability issue, providing an overlay with instructions for touch devices. Users will be able … Read more →
-
Responsive Video Embeds
Embedding video’s (YouTube, Vimeo a.o.) in your average CMS will give you a fixed size video in an iframe. Sometimes breaking … Read more →
-
CSS Shapes & Graphics
Whenever possible avoid bitmaps(jpg, png, gif etc.) and use html and css for simple (or even pretty complicated) shapes and … Read more →