When using an odd value for line-height in CSS the result will vary across all major browsers.\

github.com

Fixes all Flash elements on a page so that they heed DOM stacking order

This note describes a Cucumber step definition that lets you test whether or not a CSS selector is present on...

37signals.com

Lately, we’ve been exploring ways to offer web apps that perform like native apps on mobile devices. For this...

makandra dev

You don't need a Rails application to use Sass. Even when you're working on a static site you...

css-tricks.com

Because they are vector, it would make sense if we could do things that other vector programs (e.g. Adobe Illustrator...

alfajango.com

The CSS Emoticons plugin is a simple jQuery plugin (and stylesheet) that allows you to turn any text emoticons on...

github.com

This gem is designed to provide CSS views to Rails, and a process to concatenate and minify these files to...

Sometimes files attain executable-flags that they do not need, e.g. when your Windows VM copies them over a Samba...

When you create e.g. a sidebar box that contains headlines and paragraphs, the final paragraph's margin in that box...

When deploying Rails applications you might have noticed that JS and CSS are not cached by all browsers.

To parse XML-documents, I recommend the gem nokogiri. A few hints: xml = Nokogiri::XML(" foo bar ") parses an xml...

makandra dev

tmp/* storage/* db/*.sqlite3 db/schema.rb db/structure.sql public/system .project .idea/ public/javascripts/all* public/stylesheets/all* public/stylesheets/*.css config/database.yml *~ *#* .#* .DS_Store webrat-*.html

video.yahoo.com

Web performance expert Nicole Sullivan discusses a set of best practices in the creation of supremely fast, visually impactful web...

mezzoblue.com

Maybe I haven’t been paying close enough attention, but over the past few years an interesting variation of CSS...

intridea.com

I am a huge fan of SASS (Syntactically Awesome Stylesheets) for styling Rails applications. I have been using it on...

youngpup.net

PNG transparency for IE 6.

makandra dev
haml.hamptoncatlin.com

Sass is a meta-language on top of CSS that‘s used to describe the style of a document cleanly...

engineyard.com

Asynchronous JavaScript and CSS, also known as CSSHttpRequest, is a method of URI-encoding data in 2KB chunks split over...