CSS Diagrams, Bar Graphs, Star Rater
CSS Forms
CSS Galleries
CSS Image Maps, Image Switcher, Sliding Photograph Galleries
CSS Layouts Templates
Lightboxes
- ThickBox 2.0
Cody Lindley - ThickBox is a webpage UI dialog widget written in JavaScript on top of the jQuery library. Its function is to show a single image, multiple images, inline content, iframed content, or content served through AJAX in a hybrid modal.
- Lightbox Gone Wild!
Particletree - Chris Campbell
- Suckerfish HoverLightbox
Jonathan Christopher
- Lightbox JS v2.0
by Lokesh Dhakar
- Leightbox
Simon de Haan · Eight Media
CSS Lists, Navigation, Menus, Rollovers
Miscellaneous
- Architecting CSS
The first step in architecting our CSS is to devise a plan for organizing our files…..
- CSS Organization
Tip 1: Flags
- Beginner’s guide from a seasoned CSS designer
Cameron Moll - Authentic Boredom
- CSS Advanced Guide
The CSS Advanced Guide is for those who want to push CSS to the extreme, highlighting methods that might not be immediately obvious to the intermediate developer.
- CSS Panic Guide
This is not a complete resource, this is a fast resource….
- CSS & Design Galleries
List of CSS and Design Showcases
- CSS Table Gallery
The CSS Table Gallery is a showcase of how CSS and data tables can work together to create usable and pretty results.
- Dynamic Drive CSS Library
Practical CSS codes and examples
- CSSplay
Stu Nicholls - Experiments with Cascading Style Sheets
- CSS tests and experiments
Floats, Containers, margins, …Centering, Shrink wrapping, Images, Miscellaneous, hacks, inline-block, Layouts, Tables…
- Stylish
Stylish allows easy management of user styles.
- CSSViewer
A simple CSS property viewer.
Tips & Tricks
- All About CSS Drop Shadows
By: John Gallant , Holly Bergevin
- :BefTer Drop Shadows
Using :before and :after pseudo elements to create beautiful drop shadow on standard browsers. Use built-in drop-shadow filter for Ie.
- Fun with Drop Shadows
Drop Shadows are a nice way to beautify images….
- CSS Browser Selector
Simple trick to help you on CSS hacks!
- CSS filters (css hacks)
Will the browser apply the rule(s)?
- Image Preloader
maratz.com - Marko Dugonji
- Link Thumbnail
Link Thumbnail shows users that are about to leave your site exactly where they’re going
- Pure CSS Popups
Eric A. Meyer
- Smart Corners
Using lightweight images, simple markup, and a small amount of CSS, I will demonstrate a method of creating round corners on elastic or liquid boxes
- Spanky Corners 1.1 beta
Spanky Corners’ is an experimental technique for using only CSS to produce ’round-cornered content boxes’ with semantically pure markup. It does not require JavaScript to work
- “Sliding Doors” Box– Rounded Corners for All
A Simple, Semantically Correct CSS Box with Clean Code
- Liquid round corners
Adaptable rounded edges - a multifunctional flexible css-concept with transparency for creating dynamically changing not rectangular borders
- A More Accessible Map
Is there a way to display text-based data on a map, keeping it accessible, useful and visually attractive?
- CSS-Schieberegler
A Slider with CSS. Without Java, Javascript, Flash oder animated gifs
- Playing Cards with CSS
This example demonstrates using CSS to graphically display standard playing cards on a web page…
Slideshows
CSS Tables
CSS (and JS)Tooltips
- Bubble Tooltips
Bubble Tooltips are an easy way to add (via a bit of CSS and javascript) fancy tooltips with a balloon shape to any web page.
- qTip
qTip will work on all like elements that are on the page. You can specify any HTML tag as your preferred element. Since the title attribute can be applied to any HTML element, this technique is standards compliant!
- Sweet Titles Finalized
JavaScript Fading Tooltips
Articles
Tutorials
- Advanced CSS Layouts: Step by Step
By Rogelio Vizcaino Lizaola and Andy King
- CSS Basics.com
Making Cascading Style Sheets Easy to Understand
- CSS Beginner’s Guide
CSS, or ‘Cascading Styles Sheets’ are a way to style HTML. Whereas the HTML is the content, the style sheet is the presentation of that document.
- CSS Intermediate Guide
Like the HTML Intermediate Guide, this CSS Intermediate Guide should not be that difficult, but rather build on the basics of the CSS Beginner’s Guide.
- CSS Advanced Guide
The CSS Advanced Guide is for those who want to push CSS to the extreme, highlighting methods that might not be immediately obvious to the intermediate developer.
- CSS Demonstrations and Tutorials
CSS and HTML examples, demonstrations and tutorials
- CSS Layout Techniques: for Fun and Profit
A resource for web designers and developers who want to learn CSS layout techniques to replace archaic table-based web page layouts..
- CSS Menu Tutorial
Horizontal and Vertical CSS Menu Tutorials
- CSS Tutorial
CSS Tutorial von w3schools.com
- CSS TUTORIAL
The Complete CSS tutorial
- Floatutorial: Step by step CSS float tutorial
Floatutorial takes you through the basics of floating elements such as images, drop caps, next and back buttons, image galleries, inline lists and multi-column layouts.
- Learn CSS Positioning in Ten Steps
This tutorial examines the different layout properties available in CSS: position:static, position:relative, position:absolute, and float
- Listutorial: Step by step CSS list tutorial
Listutorial takes you through the basics of building background image lists, rollover lists, nested lists and horizontal lists
- Selectutorial - CSS selectors
Selectors are one of the most important aspects of CSS as they are used to “select” elements on an HTML page so that they can be styled.
Find out more about selectors including the structure of rules, the document tree, types of selectors and their uses. There is also a step-by-step tutorial showing how selectors are used in the process of building a 3-column layout.
- Site in an Hour
by Andrew Krespanis - Making Simple Work of Complex CSS Layouts
- Style master css tutorial
hands on css tutorial - This tutorial teaches CSS using both hand-coding and Style Master for Windows.
- Online tutorials
The House of Style has several cascading style sheets tutorials, with explanations, excercises and worked examples to get you up and running with style sheets as quickly as possible.
- Stylesheets
Cascading style sheets tutorials and style guide
Original document:http://www.smashingmagazine.com/2006/10/25/css-techniques-tutorials-layouts/