kvnglbrtsn + css   217

Pears
"Collect, test, and experiment with interface pattern pairings of CSS & HTML. Pears is an open source WordPress theme, enabling people like you to get your own pattern library up and running quickly."
wordpress  patterns  html  css 
february 2012 by kvnglbrtsn
Don’t use IDs in CSS selectors?
"Save IDs for fragment identifiers or JavaScript hooks."
css  bestpractices 
july 2011 by kvnglbrtsn
CSS1K
A demonstration of what can be accomplished with only 1 K (Kibibyte) of CSS.
css  design 
july 2011 by kvnglbrtsn
Sprite Cow
Sprite Cow helps you get the background-position, width and height of sprites within a spritesheet as a nice bit of copyable css.
css  sprite  images  webtools 
june 2011 by kvnglbrtsn
Building iPhone Apps with HTML, CSS, and JavaScript
Making App Store Apps Without Objective-C or Cocoa.
iphone  mobile  html  css 
january 2011 by kvnglbrtsn
Designing for iOS: Life Beyond Media Queries
"...why media queries aren’t always going to be the best solution for mobile." from 24 ways.
iphone  css  mobile  development 
december 2010 by kvnglbrtsn
The 1140 Grid
A 1140px wide, 12 column grid. Fluid all the way down to a mobile version.
css  grid  framework  layout 
november 2010 by kvnglbrtsn
Data URIs make CSS sprites obsolete
"CSS sprites were a solution to the problem of multiple HTTP requests to download multiple images. Data URIs allow you to embed images directly into your CSS files, solving the same problem in a much more elegant and maintainable way."
css  images  reference 
july 2010 by kvnglbrtsn
Guide to CSS support in email clients
Designing an HTML email that renders consistently across the major email clients can be very time consuming. Support for even simple CSS varies considerably between clients, and even different versions of the same client.
email  css  reference  wdi 
november 2009 by kvnglbrtsn
Why Stylesheet Abstraction Matters
CSS is the weakest link in the web developers toolbox. The problem goes deeper than CSS’s lack of variables. Unlike the “function” in programming, CSS has no fundamental building block.
css  programming  coding  framework  abstraction 
october 2009 by kvnglbrtsn
CSSHttpRequest
CSSHttpRequest is cross-domain AJAX using CSS.
ajax  css  js 
october 2009 by kvnglbrtsn
11 Classic CSS Techniques Made Simple with CSS3
CSS3 is the new kid in the stylesheet family. from nettuts+.
css  css3  howto  tutorial 
september 2009 by kvnglbrtsn
Baseline
Built with typographic standards in mind, Baseline makes it easy to develop a website with a pleasing grid and good typography.
css  framework  typography  grid 
august 2009 by kvnglbrtsn
TypeSelect
Javascript-based selectable typefaces.
js  css  typography 
august 2009 by kvnglbrtsn
SlickMap CSS
SlickMap CSS is a simple stylesheet for displaying finished sitemaps directly from HTML unordered list navigation.
css  webdesign  navigation 
july 2009 by kvnglbrtsn
Modernizr
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML 5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
css  js  webdevelopment  css3 
july 2009 by kvnglbrtsn
CSS3 – a big storm is coming
media queries and multi-column layouts.
css  webdesign  css3 
july 2009 by kvnglbrtsn
LESS
Less is Leaner CSS. Less extends CSS by adding: variables, mixins, operations and nested rules.
css  webdevelopment  framework 
june 2009 by kvnglbrtsn
Emogrifier
transmogrifies your HTML by parsing your CSS and inserting your CSS definitions into tags within your HTML based on your CSS selectors.
html  email  css 
june 2009 by kvnglbrtsn
HTML email inline styler
converts CSS rules into inline style attributes.
html  email  css 
june 2009 by kvnglbrtsn
Blueprint: A CSS Framework
Blueprint is a CSS framework, which aims to cut down on your development time. It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plugins, and even a stylesheet for printing.
css  framework  layout  grid  templates 
june 2009 by kvnglbrtsn
don’t use @import
negative impact on web page performance.
css  tips  performance  webdevelopment 
april 2009 by kvnglbrtsn
Object Oriented CSS
for high performance web applications and sites.
css  oop  design  webstandards 
february 2009 by kvnglbrtsn
CSS Sprites: How Yahoo.com and AOL.com Improve Web Performance
consolidating your images into one or more composite sprites.
css  graphics  howto  images 
january 2009 by kvnglbrtsn
Return of the Mobile Style Sheet
creating a usable mobile user experience. from a list apart.
css  howto  reference  mobile  layout  usability  iphone 
january 2009 by kvnglbrtsn
CSS Sticky Footer
duct tape for illustrative purposes only.
css  howto  tips  code  layout 
january 2009 by kvnglbrtsn
IE7.js version 2.0 (beta)
to upgrade ie6 to ie7. from dean edwards.
ie  browsers  js  css 
december 2008 by kvnglbrtsn
Absolute Columns
multiple columns of the same height. from 24 ways.
css  layout 
december 2008 by kvnglbrtsn
Making Modular Layout Systems
a flexible system for dealing with imagery. from 24 ways.
css  layout  grid  design 
december 2008 by kvnglbrtsn
RESTful CSS
relationship of styles to actions within a restful mvc application.
webdevelopment  mvc  css  howto  reference  framework 
november 2008 by kvnglbrtsn
JavaScript Will Save Us All
using javascript to implement advanced css. from eric meyer.
js  css  performance  browsers 
october 2008 by kvnglbrtsn
Progressive Enhancement with CSS
integrate progressive enhancement into your css. from a list apart.
bestpractices  coding  css  howto  redesign 
october 2008 by kvnglbrtsn
Test-Driven Progressive Enhancement
integrating capabilities testing into our development process. from a list apart.
webdevelopment  js  css  programming  usability 
september 2008 by kvnglbrtsn
CSS Sprites2 - It's JavaScript Time
with a resurgence in dynamic interface effects. from a list apart.
js  jquery  effects  css  howto 
august 2008 by kvnglbrtsn
7 Principles Of Clean And Optimized CSS Code
file size, maintenance, and readability. from smashing magazine.
css  webdevelopment  code  tips  organization 
august 2008 by kvnglbrtsn
Build Better Pages With Firebug
web development evolved. from webmonkey.
webdevelopment  js  css  code  tutorial 
august 2008 by kvnglbrtsn
The Highly Extensible CSS Interface
extensibility is meaningful, lightweight, and resolution dependent.
css  webdesign  webdevelopment  interface  ui  ux  layout  extensible  howto 
april 2008 by kvnglbrtsn
Progressive CSS Enhancement
javascript-based rules that test for css behavior.
css  js  ui  ux  webdevelopment  browsers 
march 2008 by kvnglbrtsn
CSS Tools: Diagnostic CSS
a diagnostic stylesheet can quickly reveal where your markup might have some trouble. from eric meyer.
css  reference  webdevelopment  coding  markup 
february 2008 by kvnglbrtsn
CSS Tools: Reset CSS
the goal of a reset stylesheet is to reduce browser inconsistencies. from eric meyer.
css  browsers  coding  reset  webdevelopment 
february 2008 by kvnglbrtsn
Big Red Angry Text
big red angry text and older, deprecated design.
css  webstandards  webdevelopment  coding  code  cms 
january 2008 by kvnglbrtsn
Iconize Textlinks with CSS
technique to identify a link by its icon.
css  webdesign  graphics  icons 
january 2008 by kvnglbrtsn
Back to the Future of Print
tips and tricks for creating print stylesheets.
css  typography  webdevelopment  print  howto 
december 2007 by kvnglbrtsn
Creating Sexy Stylesheets
10 css tips culled from surveys with 12 top designers.
css  howto  organization  webstandards  webdevelopment  code 
december 2007 by kvnglbrtsn
Best of CSS Design 2007
much inspiration from web designer wall.
css  webdesign  layout  design  graphics 
december 2007 by kvnglbrtsn
« earlier      

Copy this bookmark:



description:


tags: