blech + css   34

Fold It | Pen & Think
"Using a special PNG as a mask for an img element with a background-image property, you can turn flat-looking static maps into nifty skeuomorph-ized paper objects."
css  design  map  image  web  via:migurski 
9 weeks ago by blech
The Death Of The Blog Post - Smashing Magazine
"Why has this trend of melding blog post and magazine article, the 'blogazine,' not caught on with the masses?" Probably because it takes an awful amount of work; I can't even make a coherent comment at this point on an article, preferring to link to a post. Consider how long it'd take if I had to design containers too...
design  web  css  html  templates 
december 2009 by blech
aanand's cmon at master | GitHub
"cmon is an HTML preprocessor that adds powerful layout capabilities to your markup. With cmon, you can engineer solid, cross-browser layouts that in CSS would require hours of writing and debugging browser-specific behaviour.
html  web  development  code  css  github  via:@robinhouston 
august 2009 by blech
Unwebbable | A List Apart
'Electronic commerce, we eventually figured out, does not take the form of “shopping malls” you “walk” through. “Magazines” and “catalogues” do not have discrete pages you flip (complete with sound effects) and dog-ear. “Web sites” do not look like magazine layouts, complete with multicolumn text and callouts.' An interesting post on moving things to the web.
web  xml  css  pdf  layout  via:tomtaylor 
july 2009 by blech
Walls Come Tumbling Down | For A Beautiful Web
"It's time to stop showing clients static design visuals" Damn right. All my personal projects have been designed along with the backend code, and they're of variable prettiness, but at least they work. I'm finding the more traditional model much, much harder to deal with these days.
development  design  web  css  andyclarke  via:everyone 
july 2009 by blech
A polaroid photo viewer | Marcofolio.net
Uses CSS3 and jQuery. Might be nice to hook it up to Flickr sets somehow.
images  polaroid  webkit  css  photography  ui 
may 2009 by blech
Machine tag browsing | Adactio: Journal
A nice way of displaying machine tags, including reclaiming HTML tables (and with a nod to the Flickr machine tag browser; thanks). I'm not sure if I could make this work for the Flickr version; there are possibly too many namespaces. Still, maybe I'll try for the most popular ones.
tags  machinetags  ui  html  css  development  huffduffer  data  via:straup  via:jerakeen 
may 2009 by blech
Facing up to Fonts | Slides and notes
Richard Rutter on the state of the art in web font specification.
design  css  typography  slides  pdf  type  development 
february 2009 by blech
CSS Animation | Surfin' Safari
"the WebKit on iPhone 2.0 already supports CSS Animations (as well as CSS Transforms and CSS Transitions). The iPhone implementation has been optimized for the platform so you get fantastic performance"
html  css  webkit  animation  development  iphone 
february 2009 by blech
Font-weight is still broken | Clagnut
The article title goes on to say "except in one browser", but then that's pretty much broken, if you ask me. It's annoying; this is a CSS 1 property, and it really should be supported.
browser  typography  css  design  firefox  safari  ie 
january 2009 by blech
Conditional classnames | paulhammond.org
A short, but clever (and, (only) in retrospect, blindingly obvious) technique for IE specific stylesheets: "<!--[if IE ]><body class="ie"><![endif]-->"
design  web  browser  css  ie  coding  html  hacks 
october 2008 by blech
Web Inspector Redesign | Surfin’ Safari
The Safari built-in equivalent to Firebug gets more tweaks. The editable style rules, metrics and properties look good, as does the ability to search by CSS selectors. Looking forward to an official Safari 4 release (or indeed a new ADC beta). (It'd be nice to see in Chrome too...)
safari  webkit  webinspector  apple  firebug  javascript  html  css  development 
october 2008 by blech
How to get Cross Browser Compatibility | Anthony Short
Looks like a reasonable list, but I completely disagree on the text-shadow bit- Safari knows what it's doing and the "fix" makes it look awfully spindly. Still, will be referred to.
browser  rendering  web  css  design  development  ie  safari  via:edd 
june 2008 by blech
Web type can't be improved? | IHT.com Developer Blog
Avoid orphans by dynamically replacing the last space in a sentence with &nbsp; (although I'm wondering if using CSS and white-space: nowrap might not be nicer).
design  news  typography  web  css  via:magnetbox 
may 2008 by blech
Creating a custom HTML theme | Tumblr
Available variables for use with Tumblr's custom themes. (Goodness knows why I'm looking at this when I still have a blog and photo site to reskin.)
tumblr  design  development  html  css  reference 
may 2008 by blech
Renderance | Textism
On the correct CSS incantations for fonts (and the implementations that understand them). I'll have to have a look at this for husk.org's tightly kerned Helvetica at some point.
html  css  design  fonts  safari  firefox  via:daringfireball 
april 2008 by blech
Acid Redux | Eric's Archived Thoughts
"What’s really needed right now is exhaustive test suites for specifications– XHTML, CSS, DOM, SVG, you name it. We’ve been seeing more of these emerge recently, but they’re not enough."
browser  webkit  opera  mozilla  acid3  html  svg  css  testing  comment 
march 2008 by blech
Web Inspector Update | Surfin’ Safari
Every time they update this it gets better. CSS editing and SQLite local database inspection? Yes please. It's now getting to the point where a comparison with Firebug has both with missing features.
macosx  safari  development  webkit  css  sqlite  database 
december 2007 by blech
David Emery Online: Animate & Transform
Turns out there's even more interesting stuff showing up in WebKit. I just hope it gets released before 10.6. Meanwhile, David Emery's blog has some interesting use of images for indexing.
macosx  safari  webkit  html  css  design  blogcomment 
november 2007 by blech
Multiple Classes in IE | Ryan Brill
Bloody IE6. Still, filed for future reference.
development  css  bug  ie  work 
august 2007 by blech
Frames without frames - Introduction
Alex Robinson knew that positions on all four corners were taken into account a whole three years ago, so it's just me that found that one a discovery. Oops.
css  design  html  development 
july 2007 by blech
A List Apart: Articles: Conflicting Absolute Positions
Interesting discoveries on how div postitions are intepreted, and a nice use of them, complete with IE workarounds.
html  css  design  howto  article  ui 
july 2007 by blech
Working Ideas: Today's Gizmo
"I wrote an equivalent to the css-redundancy-checker as a Greasemonkey script" Could be handy.
firebug  greasemonkey  javascript  testing  css  jquery 
july 2007 by blech
Infovore » The CSS Redundancy Checker
This looks like it could be very handy.
css  web  development  tools  ruby  via:pip 
july 2007 by blech
Jello Molds & Width Control
Min-width and max-width hacks for IE, using negative margins and JavaScript. Not sure I need this, but I think it's worth storing for reference.
css  design  html  article  hack 
july 2007 by blech
Subtraction: Oh Yeeaahh!
"designing for the Web with the typographic grid as my primary layout tool" I think of grids as being both horizontal and vertical, hence my annoyance with the ALA article title. This didn't feel right for me, but it's a good article.
design  web  css  html  graphics 
april 2007 by blech
Web Typography Sucks | Slides and notes from SxSW 2007
The presentation that inspired the husk.org redesign.
design  typography  web  css  pdf 
april 2007 by blech
Starting with CSS: revisited - KuraFire Network
Old, but I think I might want some of this for groupr
browser  css  design  development  reference 
february 2007 by blech
A List Apart: Articles: Automatic Magazine Layout
Sticking random images together nicely. Hmm.
web  development  css  images  php  design 
july 2006 by blech
daltonlp.com : Cross-browser semi-transparent backgrounds
"the dimensions of the background image affects IE's display of links" Right, so that explains that then. Sigh.
ie  css  design  hacks  bug  workaround 
march 2006 by blech
make a footer stick to the bottom of the page
Wanted to do this once. Despite what it says, works in Safari (1.3) for me
css  design  development  html  web 
july 2005 by blech
SimpleBits | CSS Centering 101
Works without shunting stuff off the left hand side of the browser. HINT HINT
css  development  web 
september 2004 by blech

Copy this bookmark:



description:


tags: