October 2010
“The All-In-One Entirely-Not-Alphabetical No-Bullshit Guide to #HTML5 Fallbacks”: https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills
@html5reset Modernizr 1.6 released: http://modernizr.com Allegedly faster and 25% smaller.
@html5reset HTML5 Reset #Concrete5 theme released in the Concrete5 Marketplace: http://www.concrete5.org/marketplace/themes/blank-html5-reset-template/
Site with nice #typography http://www.saymedia.com/ (type is image based tho…) #inpiration
RT @smashingmag EmailOracle: tracks who opens and responds to your email (in Gmail) – http://bit.ly/bO9PXf
Add depth to your website with text-shadow & borders: http://www.zurb.com/article/277/3-ways-to-add-depth-to-any-website-with-c #css #webdesign
Hmmm, text-indent over padding in certain types of vertical navigation (to avoid cross browser issues). Interesting thought… #css
Ever had something slightly off in one browser (eg Chrome) and correct in another (eg FF). OS & Browser Specific #CSS http://rafael.adm.br/css_browser_selector/
Another way to remove text from an input (“Search”) box: http://css-plus.com/2010/06/create-a-search-form-with-css3-and-jquery/ #webdesign #css #jquery
Ever had issues with #webkit rendering inputs/forms differently than Firefox? Check out http://christophzillgens.com/en/articles/equal-height-input-and-button-elements-in-firefox-and-safari for pixel perfect search forms.