CSS
-
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 →
-
Automatic mailto and tel link icons
By using the "^=" css selector we can style links beginning with a certain keyword. This example gives all links … 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 →