Tagged with “html”…

A Farewell to CSS3 Gradients »

An article explaining why SVG should be used in lieu of CSS3 Gradients. (via Yewknee)

5 months ago on Thursday, September 15th, 2011 at 10:43 AM / Permalink

The Evolution of the Web »

5 months ago on Sunday, September 4th, 2011 at 3:54 PM / Permalink

VW Touareg »

I did some poking around in this site’s source code and not only is it impressive that it was made without relying on Flash, but it also doesn’t use an HTML5 Canvas tag either. To create that turning 3D car they load in a sequence of JPEGs (each representing a frame of the animation) and use a JavaScript timer to update an img tag’s src attribute. Renders really well on an iPad. (via Alexis)

5 months ago on Thursday, September 1st, 2011 at 3:18 PM / Permalink

wkhtmltopdf »

Simple shell utility to convert html to pdf using the webkit rendering engine, and qt. (via Chris)

7 months ago on Wednesday, July 6th, 2011 at 2:48 PM / Permalink

CSS Trick: Containing Floated DIVs Inside a Non-Floated DIV Using overflow: hidden »

(via Robbie)

8 months ago on Thursday, June 9th, 2011 at 11:02 AM / Permalink

HTML Email Boilerplate »

A template of sorts, absent of design or layout, that will help you avoid some of the major rendering problems with the most common email clients out there (Gmail, Outlook, Yahoo Mail, etc). (via Yewknee)

8 months ago on Wednesday, June 8th, 2011 at 5:29 PM / Permalink

jQuery Custom Content Scroller »

8 months ago on Wednesday, June 1st, 2011 at 1:50 AM / Permalink

Teehan+Lax »

Just noticed that Teehan+Lax launched a new version of their site.

8 months ago on Friday, May 27th, 2011 at 11:18 PM / Permalink

Mobile email design in practice: the new Campaign Monitor newsletter »

9 months ago on Wednesday, May 4th, 2011 at 2:26 PM / Permalink

HTML5 Reset »

10 months ago on Friday, April 15th, 2011 at 6:42 PM / Permalink

Treesaver »

Treesaver is a JavaScript framework for creating magazine-style layouts using standards-compliant HTML and CSS.

11 months ago on Monday, March 21st, 2011 at 2:44 PM / Permalink

CSS drop-shadows without images »

Drop-shadows are easy enough to create using pseudo-elements. It’s a nice and robust way to progressively enhance a design. This post is a summary of the technique and some of the possible appearances. (via Yewknee)

11 months ago on Monday, February 21st, 2011 at 10:02 AM / Permalink

Nike 6.0 Women’s »

Another ridiculously nice, HTML site for Nike.

12 months ago on Wednesday, February 16th, 2011 at 2:07 AM / Permalink

3D Text with CSS »

A CSS example by Mark Otto that demonstrates how you can use multiple text-shadows to create 3D text on any HTML element.

1 year ago on Wednesday, January 5th, 2011 at 4:22 PM / Permalink

iPad Simulator »

An iPad Simulator made by Alex Wolkov entirely with jQuery and CSS3. The code has even been open sourced and is available on GitHub. (via Yewknee)

1 year ago on Wednesday, January 5th, 2011 at 11:11 AM / Permalink