30 Posts tagged with css
Documenting the Open Web
Google Doctype is an open encyclopedia and reference library. Written by web developers, for web developers. It includes articles on web security, JavaScript DOM manipulation, CSS tips and tricks, and more
Photoshop Template for Blueprint CSS Comps
PSD with vertical guides based on the 24 units provided by Blueprint
Design
Design is a suite of web-design and development assistive tools which can be utilised on any web-page. Encompassing utilities for grid layout, measurement and alignment, Design is a uniquely powerful JavaScript bookmarklet.
Premailer — preflight for HTML e-mail — dunae.ca
For the best HTML e-mail delivery results, CSS should be inline. This is a huge pain and a simple newsletter becomes un-managable very quickly. This script is my solution.
Text resize detection with Prototype
Detects changes to font sizes when user changes browser settings
Surfin’ Safari - Blog Archive » Downloadable Fonts
@font-face implemented in Safari trunk. The future is now.
Blueprint: A CSS Framework
Blueprint is a CSS framework, which aims to cut down on your CSS development time. It gives you a solid CSS foundation to build your project on top of, with an easy-to-use grid, sensible typography, and even a stylesheet for printing.
Howto Dynamically Insert Javascript And CSS
a short and sweet little tutorial detailing how to dynamically load remote javascript and css files into an existing page
A List Apart: Articles: Conflicting Absolute Positions
A beautifully simple technique for liquid layouts
YUI: CSS Grid Builder
GUI grid builder from Yahoo. Guaranteed to work in A class browsers. I won't ever do an new XHTML/CSS layout without this again.
IE NetRenderer - Browser Compatibility Check
IE NetRenderer allows you to check how a website is rendered by Internet Explorer 7, 6 or 5.5, as seen from a high speed datacenter located in Germany.
The CSS and XHTML Lab | 456 Berea Street
This is a collection of experiments, methods, tips and tricks related to CSS and XHTML that may or may not come in handy some day
How to prevent HTML tables from becoming too wide | 456 Berea Street
The layout model of tables differ from that of block level elements in that they will normally expand beyond their specified width to make their contents fit. At first that may sound like a good thing....
A Guide to CSS Support in Email: 2007 Edition - Campaign Monitor Blog
'No doubt the Outlook 2007 "incident" had the biggest impact on CSS support in email over the last year.'
24 ways: Compose to a Vertical Rhythm
"On the Web, vertical rhythm – the spacing and arrangement of text as the reader descends the page – is contributed to by three factors: font size, line height and margin or padding. All of these factors must calculated with care...
Css Naked Day
In support of web standards and CSS Naked Day, the stylesheets on Soylentfoo and my resume have been disabled today, April 5th (Actually, I’m a couple hours early. So sue me).
I take great care in designing the XHTML of both of these sites, and it’s a pleasure to be able to show it off. View the source, validate it, then take a look at your site. How does it look naked?
UPDATE: My good friend Chris Martin is celebrating as well.
ReCSS: Reload your CSS
This little bookmarklet makes refreshing your CSS a breeze. Especially nice when test on browsers that like to aggressively cache CSS (I'm looking at you, Safari)
swfIR: swf Image Replacement
Nice standards based approach to processing images with Flash. If only they could get rid of that onLoad flicker.....
eXigo inCode | Expressing your design in XHTML/CSS code
PSD -> XHTML/CSS outsourcing. Looks better than xhtmlized.com, and cheaper.
css_graphs
Rails Plugin: Makes graphs using pure CSS. Includes itself in the ActionView::Helpers::TextHelper module, so no extra include is required.