berberich + css3   18

CSS Font Stack
A complete collection of web safe CSS font stacks
css  css3  fonts  typography  webdesign 
february 2012 by berberich
* { box-sizing: border-box } FTW
This gives you the box model you want. Applies it to all elements. Turns out many browsers already use border-box for a lot of form elements (which is why inputs and textareas look diff at width:100%;) But applying this to all elements is safe and wise.
css  css3  advice  webdesign  webdev  jquery 
february 2012 by berberich
320 and up
‘320 and Up’ starts with a tiny screen stylesheet that contains only reset, colour and typography styles. Media Queries then load assets and layout styles progressively and only as they’re needed. Think of this as responsible responsive design.
css  css3  mobile  responsive  html5 
april 2011 by berberich
CSS3 Buttons
Simple CSS3 framework for creating GitHub style button links
css3  framework  webdesign 
march 2011 by berberich
Internet Explorer 9 Guide for Developers
The Internet Explorer 9 Guide for Developers provides a look at the features and improvements in Internet Explorer 9 Release Candidate.
ie9  browser  css3  html5  guide 
february 2011 by berberich
Less Framework 3
Cross-device css grid system based on using inline media queries.
css  css3  framework  html5  webdesign 
december 2010 by berberich
Video JS | HTML5 Video Player
Video JS is a javascript-based video player that uses the HTML5 video functionality built into advanced browsers. In general, the benefit of using an HTML5 player is a consistent look between browsers.
html5  javascript  video  webdev  html  player  tools  webdesign  opensource  css3  css 
may 2010 by berberich
Modernizr
Modernizr uses feature detection to test the current browser against upcoming features like rgba(), border-radius, CSS Transitions and many more.
css  css3  javascript  webdev  html5  html  library  webstandards  browser  programming  compatibility 
july 2009 by berberich

Copy this bookmark:



description:


tags: