background preloader

CSS Cheat Sheet (V2) - Added Bytes by Dave Child

The second version of the CSS Cheat Sheet, a quick reference guide for CSS, listing selector syntax, properties, units and other useful bits of information. Get It Today! Including: - CSS Selectors and Pseudo-Selectors - CSS Properties - CSS Units - CSS Box Model Buy Now - Pay What You Like! Overview The CSS cheat sheet is a one-page reference sheet, listing all selectors (as of CSS 2.1) and properties. What's New? There are a few small changes from the first version of the CSS Cheat Sheet (which you can still download if you prefer). The content is largely unchanged. Selectors Given the number of possible selectors in CSS, it is no wonder some people often become confused. Pseudo-Selectors Pseudo-selectors are used when defining styles for elements that either do not exist, or are in a particular state. Units CSS allows the author to define dimensions and colours in many different ways, which can be especially useful when combined with media types. More information on units in CSS. Box Model

All About Floats What is "Float"? Float is a CSS positioning property. To understand its purpose and origin, we can look to print design. In a print layout, images may be set into the page such that text wraps around them as needed. This is commonly and appropriately called "text wrap". In page layout programs, the boxes that hold the text can be told to honor the text wrap, or to ignore it. In web design, page elements with the CSS float property applied to them are just like the images in the print layout where the text flows around them. Setting the float on an element with CSS happens like this: There are four valid values for the float property. What are floats used for? Aside from the simple example of wrapping text around images, floats can be used to create entire web layouts. Floats are also helpful for layout in smaller instances. This same layout could be accomplished using relative positioning on container and absolute positioning on the avatar as well. Clearing the Float The Great Collapse Video

101 CSS Techniques Of All Time- Part 1 Jan 13 2008 CSS has fundamentally changed web design, it has provided designers with a set of properties that can be tweaked to make various techniques to make your pages just look right. Today we are presenting a round-up of 101 CSS techniques designers use all the time. CSS Sprites CSS sprites save HTTP requests by using CSS positioning to selectively display composite background images. CSS Sprites: Image Slicing’s Kiss of Death- Say goodbye to old-school slicing and dicing when creating image maps, buttons, and navigation menus. CSS Rounded Corners Rounded corners is one of the most popular and frequently requested CSS techniques. Even More Rounded Corners With CSS- Single-image, PNG-based, fluid rounded corner dialogs with support for borders, alpha transparency throughout, gradients, patterns and whatever else you could want. Image Replacements Technique Thierry Image Placement: Image Placement vs. Sliding Doors Image Text Wrap Technique Equal Height Technique Why use a list? Homepage

60 CSS Tools to reduce your work load. | TheGermz.com Looking for ? Here are the top 60 that I know of. They’ve reduced my workload significantly. CSS Creator - This generator will create a fluid or fixed width floated column layout, with up to 3 columns and with header and footer. Firdamatic - Firdamatic™ is an online tableless layout generator that allows you to create and customise layouts easily only by completing forms, making creating skins for your Firdamatic-based layout a breeze. The Generator Form - Allows the creation of easy to create websites right from the click of a button. YAML Builder This is by far the best layout generator out there, definitely use this if you want to practice CSS. Templatr - Almost like YAML without the pretty colors. Qrone CSS Design Editor - You can easily edit CSS with this design editor by Qrone.com CSS template generator - This HTML & CSS Style Sheet template generator outputs a full featured 3 column template. CSS rounded box generator - Allows for the creation of rounded CSS boxes.

CSS Crib Sheet You will no doubt come across many quirky layout issues when building a site with CSS. You'll end up banging your head against a wall time and again. This is an attempt to make the design process easier, and provide a quick reference to check when you run into trouble. Translations are available in Français, Deutsch, Nederlands, Italiano, Magyar, Finnish, Russian, Portuguese, Japanese and Simplified Chinese. (No more will be posted.) When in doubt, validate. When debugging, you may save yourself a lot of headache by simply validating your code first. Build and test your CSS in the most advanced browser available before testing in others, not after. If you build a site testing in a broken browser, your code begins relying on the broken rendering of that browser. When relying on floats for layouts, make sure they clear properly. Floats are tricky, and don't always do what you expect. Margins collapse; apply padding or a border to avoid. Avoid the Flash of Unstyled Content in IE.

50 New CSS Techniques For Your Next Web Design - Smashing Coding Advertisement CSS is almost certainly one of the best developments in web design since the first graphical web browsers were adopted on a wide scale. Where tables created clunky, slow-loading pages, CSS created much more streamlined and usable web pages. One of the best parts of CSS is that it’s so simple once you know the basics. Below are 50 fresh CSS tricks, techniques and tutorials that will help you to improve the quality of your next web design. 1. While CSS is often thought of as merely a styling language, there are ways you can use it to add security to your site. Make your pages load faster by combining and compressing javascript and css files This tutorial shows you how to create a PHP script to compress and combine multiple CSS and/or JavaScript files with gzip when they’re called for by a browser. Informal testing showed that a group of JavaScript files were reduced from 168Kb (and 1905 ms to transfer) to 37Kb (and 400 ms). The Definitive Post on Gzipping Your CSS 2. 3. 4. 5.

21 Amazing CSS Techniques You Should Know Cascading Style Sheets(CSS) is one of the building blocks of modern web design without which websites would have been ugly just like they were a decade ago. With time, the quality of CSS tutorials out there on the web has increased considerably. Here are 21 amazing CSS Techniques that you might not have thought could be done by CSS. 1. Cross Browser CSS SlideShow Amazing demonstration of how to create a cross browser image gallery using just CSS. 2. This tutorial demonstrates a crazy way to create an image map using just CSS. 3. Create a lighbox using just CSS with no JavaScript required. 4. Replace the submit buttons with images using CSS, degrades back to submit button if CSS is disabled. 5. Amazing tutorial on how to create an animated navigation menu using just CSS. 6. Create a tree like navigation from nested lists of links. 7. Create eye-catching titles with nice gradient effect using just CSS. 8. 9. Amazing way to create a liquid layout using negative margins 10. 11. 12. 13. 14. 15.

Ask the CSS Guy 70 Tutorials Using Photoshop To Design A Website This article features a huge amount of Photoshop web design tutorials, which will teach you simple effects which can be combined together in order to create a great website design. Theses tutorials are perfect for first time Photoshop users because there short and sweet. I hope you enjoy the article and feel free to leave a comment below. 1) Carbon Fiber Layout you’ll learn how to make this sleek layout with a carbon fiber background that would look great as a landing page for a website. 2) Design Studio Layout In this tutorial you will learn how to make a layout for your design studio website. 3) Create a web 2.0 layout in photoshop In this tutorial, you’ll learn how to create a very fancy “Web 2.0″ website layout in Adobe Photoshop using beginners skills. 4) Watercolored design studio blog layout In this tutorial you will learn how to make a clean and simple watercolor design studio layout for a blog. 5) Corporate Business Layout 6) How to create a worn paper layout 7) Arhitecture layout

Related: