- "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, wi..."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. "
- Mindy McAdams sammelt Tutorials und Übungen für Online- und Multimediajournalisten; noch in der Anfangsphase, aber schon sehr interessant.
- Online-Tool, das Typografie-bezogene CSS-Regeln generiert.
- TYPECHART lets you flip through, preview and compare web typography while retrieving the CSS.
- Tutorials und Referenz-Material zu CSS
- (siehe Rezension von Gerrit van Akken: http://bit.ly/1042Y)
- "So we’ve decided to take a deep look at articles about CSS-based layouts and the result was a list of 40 tutorials, resources and best practices offering ..."So we’ve decided to take a deep look at articles about CSS-based layouts and the result was a list of 40 tutorials, resources and best practices offering gorgeous and valid CSS-based Layouts."
- Liste mit Tools zu den unterschiedlichsten Aspekten des Schreibens von Stylesheets, Hinweise auf weitere Ressourcen
- Tips für Print-Stylesheets, u.a. zur Wiedergabe von URLs in Links
- Was ist "progressive enhancement" ? - Links zu relevanten Hacks und Ressourcen "Rather than hoping for graceful degradation, PE builds documents for the le...Was ist "progressive enhancement" ? - Links zu relevanten Hacks und Ressourcen "Rather than hoping for graceful degradation, PE builds documents for the least capable or differently capable devices first, then moves on to enhance those documents with separate logic for presentation, in ways that don't place an undue burden on baseline devices but which allow a richer experience for those users with modern graphical browser software."
- Progressive Enhancement - Entwicklung des Designs in Schichten, ausgehend vom Inhalt. "Oberhalb" des Inhalts gibt es ein Präsentationslayer (CSS), darüber ...Progressive Enhancement - Entwicklung des Designs in Schichten, ausgehend vom Inhalt. "Oberhalb" des Inhalts gibt es ein Präsentationslayer (CSS), darüber ein Layer mit Client-seitigem Scripting (JavaScript). Gegenbegrif zu "graceful degradation". Beginn einer dreiteiligen Serie in A List Apart
- Zur Darstellung von Definitionslisten mit CSS
- Zur Organisation von Stylesheets - brauchbare Grundregeln
- Beispiel für "parallax scrolling".
- "An elastic layout scales with users’ text size. More accurately, an elastic interface scales with browser text size..."
- Überblick zu themes bei elgg
- Knapper, gut geschriebener Artikel über Sinn und Aufbau von CSS-Frameworks (auch und gerade für den Nicht-Designer interessant, der von solchen Frameworks ...Knapper, gut geschriebener Artikel über Sinn und Aufbau von CSS-Frameworks (auch und gerade für den Nicht-Designer interessant, der von solchen Frameworks profitieren kann!)
- Grid-basierte CSS-Layouts von Olav Bjørkøy
- "This must be the easiest way to get full support for PNG-transparency in Internet Explorer 6. The technique even works for PNG-transparency in CSS backgro..."This must be the easiest way to get full support for PNG-transparency in Internet Explorer 6. The technique even works for PNG-transparency in CSS backgrounds."


user