background preloader

CSS

Facebook Twitter

CSS Tools: Reset CSS. The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on. The general reasoning behind this was discussed in a May 2007 post, if you're interested. Reset styles quite often appear in CSS frameworks, and the original "meyerweb reset" found its way into Blueprint, among others. The reset styles given here are intentionally very generic. There isn't any default color or background set for the body element, for example. I don't particularly recommend that you just use this in its unaltered state in your own projects. In other words, this is a starting point, not a self-contained black box of no-touchiness.

If you want to use my reset styles, then feel free! Previous Versions v1.0 (200802) Acknowledgments Thanks to Paul Chaplin for the blockquote / q rules. CSS Compressor, Free CSS Compressor and CSS Compression Tool. EASY - One Click CSS Compressor NO coding expertise required A click of the mouse is all you need to speed up your webpage load time by up to 80%! Most CSS can be compressed to one third its original size. Our CSS Compressor works with virtually all coding styles of CSS stylesheets and CSS versions. 99% of users can just copy and paste their CSS, followed by clicking the “Process CSS” button and thats it to to give their website the single greatest potential boost in page load time - as compared to any other speed up your CSS technique.

Yes it’s actually that easy to speed up your website even if you know nothing about compressing CSS code or programming websites - our CSS Minifier makes compression easy! ADVANCED FEATURES - Optional CSS Compression Settings Simple - compress your CSS so it loads faster The Minify CSS compressor has optional advanced features to give you even further control over how you compress your CSS. SPEED INCREASE TIME!!! Decrease webpage load time dramatically. Stitches - An HTML5 sprite sheet generator.

Drag & drop image files onto the space below, or use the “Open” link to load images using the file browser. Then, click “Generate” to create a sprite sheet and stylesheet. This demo uses a couple of HTML5 APIs, and it is only compatible with modern browsers. Drag & drop image files onto the space below, or use the “Open” link to load images using the file browser. Then, click “Generate” to create a sprite sheet and stylesheet. This demo uses a couple of HTML5 APIs, and it is only currently compatible with WebKit and Firefox browsers. Stitches is developed by Matthew Cobbs in concert with the lovely open-source community at Github. Copyright © 2013 Matthew Cobbs Licensed under the MIT license. Implementation After dependencies, Stitches requires a stylesheet, a script, and an HTML element to get the job done: The sprite sheet generator is automatically created in elements that have the stitches class: Documentation Documentation is available here.

Dependencies Contributing License Download. CSS Drive: Image to Colors Palette Generator. Notes: - Max file size: 1 MB. - Supported image types:.png, .gif, .jpg and .jpeg images. - Photoshop swatches and CSS styles also generated. Light Color Palette #909b86 #a0a68f #adb39b #bdb682 #b8bca2 #c2c6b3 #dad295 Medium Color Palette #21360d #404d1f #5a6636 #7b6c05 #858d66 #b4a42b Dark Color Palette #0d1505 #191e0c #312b02 #2d301b Complete Color Palette #3b4e17 #39461b #3b4b1c #3e5521 #43582f #475a22 #555f2a #52602b #636b38 #707d48 #d1d7b1 #fade11 #555a24 #57642c #bfbe9f #c5c9a8 #3d4e18 #81713d #edc70a #605f27 #c2a91b #374a12 #483f04 #394c14 #5e7433 #35420c #8b6d0d #43541d #b5b994 #d0b712 #4b5e27 #2c4213 #495d20 #3a4719 Save as CSS stylesheet (.css file) Save as Photoshop swatches (.aco file) Notes: - Max file size: 1 MB. - Supported image types:.png, .gif, .jpg and .jpeg images. - Photoshop swatches and CSS styles also generated.

Light Color Palette #909b86 #a0a68f #adb39b #bdb682 #b8bca2 #c2c6b3 #dad295 Medium Color Palette #21360d #404d1f #5a6636 #7b6c05 #858d66 #b4a42b Dark Color Palette #0d1505 #191e0c #312b02 #2d301b Complete Color Palette #3b4e17 #39461b. 70+ essential resources for creating liquid and elastic layouts. I often get asked for my recommendations of resources to learn how to create liquid/fluid and elastic layouts. My first answer is, of course, my own book Flexible Web Design: Creating Liquid and Elastic Layouts with CSS. Hey, is it so bad to be proud of your work? It’s the only book out there entirely devoted to designing and building flexible web sites, and the dozens of layout techniques it covers can also be applied to fixed-width design. But I’ll shut up about my book now; if you’re not the book-buying type, here are over 70 online resources to get you started creating attractive and robust flexible web pages.

Design inspiration It’s always helpful to look at existing liquid and elastic sites to get inspiration for how to design your own. Templates Even if you don’t read my book, you can download the example and exercise files from the book’s companion site. Here are some other layout templates: Articles Here are some general articles on the what and why of flexible layouts: Tutorials.

Sprites.