CSS

TwitterFacebook
Get flash to fully experience Pearltrees
http://past.intensivstation.ch/en/templates/

CSS Templates :: Templates

All templates are XHTML 1.0 and CSS2. Basic CSS Templates 2 columns fixed centered 3 columns fixed centered CSS Templates with fixed positionen at the moment just in german avalible Dynamic basic CSS Templates (em)
http://www.hicksdesign.co.uk/journal

Hicksdesign

The Icon Handbook has a whole chapter devoted to creating Favicons, and the various options you can provide for different contexts, but with the subsequent release of Microsoft’s new OS, Windows 8, there’s another big one for the list! In Windows 7, websites could be ‘pinned’ to the taskbar (which used a 32px resource in the favicon.ico file) but now they can also be pinned to to the start screen, having a special Windows 8 ‘tile’ of their own. If you don’t provide your own tile image, the OS will simply use a light grey version of the IE logo (see right).

Tanya Merone - Online Portfolio

http://www.tanyamerone.com/#portals I am a Graphic Designer based in New York , specializing in User Interface Design and Development . I build clean, appealing, and functional interfaces which comply with the latest web standards. But that's just a part of it. Design is my life. It's my five-star spa. It's my roller-coaster.
http://blog.html.it/layoutgala/ All layouts use valid markup and CSS, and have been tested successfully on Internet Explorer/win 5.0, 5.5, 6 and beta 2 preview of version 7; Opera 8.5, Firefox 1.5 and Safari 2. Each of the columns could be the longest, and for testing columns length I've used the script filler text on demand . Each layout could represent a site with five main sections: header, content, navigation, other stuff and footer. The basic markup, common to every layout, is the following:

Layout Gala: a collection of 40 CSS layouts based on the same markup and ready for download!

Page Layout Generator

About the CSS Layout Generator The CSS Layout Generator was first released by Tony Aslett in October 2003, since then over 871,000 layouts have been generated. Updated in November 2010, HTML5 doctype can now be selected and a simple HTML5 template with appropriate tags will be created. http://csscreator.com/version2/pagelayout.php
http://css.maxdesign.com.au/selectutorial/index.htm

Selectutorial: CSS selectors

Selectutorial - CSS selectors 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. Rules
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. Tutorial 1. http://css.maxdesign.com.au/listutorial/index.htm

Listutorial: Step by step CSS list 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. General info Tutorial 1. Floating an image to the right Float an image to the right of a block of text and apply a border to the image. http://css.maxdesign.com.au/floatutorial/

Step by step CSS float tutorial

A collection of articles, white papers, and other material that is of general interest and freely available to all visitors. Many of these were written to address commonly encountered problems in standards-based design, and based on situations we've encountered while working on client projects. Uncollapsing Margins Although margin collapsing usually does what authors want, even if they don't realize it, there are cases where authors will want to effectively disable collapsing. http://www.complexspiral.com/publications/

Complex Spiral Consulting: Publications

css/edge

http://meyerweb.com/eric/css/edge/ Please note that none of the demonstrations in css/edge are intended to work in Navigator 4.x. I say this not to denigrate that browser, but instead to spare you any frustration you might otherwise feel. This site exists to explore the cutting edge of HTML+CSS design, and Navigator 4.x is, at four years and counting, just too old to keep up with most things that will be done here. Again, there's nothing wrong with Navigator 4.x, but you probably don't want to use it in this area.
Review the W3C CSS standard recommendation. To use CSS for layout effectively, it helps to know how it's used to position page content. This article gives an overview of the methods and rules that govern visual rendering in the CSS2 specification. It also points out some things to watch out for. Although the specification applies to any device for displaying web pages, this article focuses on how it works in browsers.

CSS Positioning

CSS layout techniques

Look Ma, No Tables. If you are looking for help making the transition to CSS layout (that's Cascading Style Sheets), you've come to the right place. I am cataloging here as many useful cross-browser CSS layout techniques as I can find, and some that I made up when I was bored last Thursday. All the examples on this site have been reduced to only their essential code, and you will find the source displayed on each page to hopefully make it quick and easy to understand the inner workings of the CSS.