brandtkurowski + html   19

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.
html  css  responsive  html5  boilerplate  template  framework 
april 2011 by brandtkurowski
The Great TypeKit Table
Handy starting point. I'm surprised to see just how many fonts on TypeKit are now OK on Windows.
html  css  web  font  webfont  typography  design 
october 2010 by brandtkurowski
A Form of Madness - Dive Into HTML5
Lots of good stuff in here, with lots of tips for graceful degradation.
html  html5  form  css  javascript 
january 2010 by brandtkurowski
Video for Everybody!
Video for Everybody is very simply a chunk of HTML code that embeds a video into a website
using the HTML5 <video> element which offers native playback in Firefox
3.5 and Safari 3 & 4.

In other browsers that do not support <video>, it falls
back to Adobe Flash.

If Flash is not installed, QuickTime is used (which allows playback on the iPhone).

If QuickTime is not installed then Windows Media Player is used in Internet
Explorer for Windows Vista and above. This means that it is actually almost impossible for the
video to not play in IE on Vista / Windows 7. Even
without Flash and QuickTime, you’d have to disable Windows Media Player or
all ActiveX entirely!
Finally, if all else fails, a warning is issued that provides links to download the video, and links to software
relevant to getting the video to play within the browser itself. Since this is just HTML, you can put
anything here you want.
video  html  flash  iphone  quicktime 
june 2009 by brandtkurowski
mechanize
sweet! how did i go without noticing this for so long? i've been missing perl's WWW::Mechanize for a while now.
ruby  http  html  hpricot  web  development  testing 
march 2008 by brandtkurowski
Eric Meyer's CSS Reset updated
resets less, in order to increase cross-browser consistency for the baseline
css  design  html  layout  standards  reset 
january 2008 by brandtkurowski
XSS and sanitizing HTML in rails
Jacques Distler wanted it done right, so...
xss  security  rails  ruby  javascript  html 
march 2007 by brandtkurowski
Hpricot HTML parser
a delightful-to-use html parser/manipulation library
ruby  parser  html  hpricot 
october 2006 by brandtkurowski

Copy this bookmark:



description:


tags: