Found 101 bookmarks
Custom sorting
CSS Prototyping
CSS Prototyping
‘This is a simple trick to overlay a grid or a mock-up over a page you're styling. It will also allow you to edit content directly in the browser to see how your layout behaves depending on various lines of text.’
·css-101.org·
CSS Prototyping
Design Daily News: 30 high-quality free fonts for great designs
Design Daily News: 30 high-quality free fonts for great designs
Yeah, it's a crappy linkbait gimmicky list of fonts, but these are good ones (not all of them, and relatively speaking). I didn't Delicious this last month when I found it because I thought I was better than that but I've since needed to find the link again four times, so HERE IT IS. Bite me.
·designer-daily.com·
Design Daily News: 30 high-quality free fonts for great designs
Google Code: The Golden Grid
Google Code: The Golden Grid
This may be worth looking into. I waffle on whether this sort of thing is ultimately a good decision — you're relying on someone else's framework, it takes a while to learn and master, and once you decide to go with it you're essentially stuck with it. But isn't that the case with any pseudo-framework developed for a website design? I should test this on a little project.
·code.google.com·
Google Code: The Golden Grid
CSS-Tricks: Color Rendering Difference: Firefox vs. Safari
CSS-Tricks: Color Rendering Difference: Firefox vs. Safari
"The purpose of these color profiles is something I could into another time, but the important thing to remember to avoid problems like Norm's is to make sure all your images were exported in the same way and so they either don't have a color profile or all have the same color profile. This will ensure that the site, at least color-wise, renders the same from browser to browser."
·css-tricks.com·
CSS-Tricks: Color Rendering Difference: Firefox vs. Safari