CSS3

TwitterFacebook
Get flash to fully experience Pearltrees
http://pepsized.com/css-only-alternative-to-the-select-element/

Css-only Alternative to the Select Element | PEPSized

In this tutorial, I will present you my alternative solution to the select form tag. It’s css-only and it looks simple but really nice. We will use a list of radio elements, styled as a drop-down list, that will look and behave similarly to the select element. Of course you have to provide some fallback for mobile devices (and IE8 if you wish). I discuss that briefly in the final part of this tutorial. Check the demo and choose your favorite beer.
Last month I got a chance to experiment with CSS3 typography techniques and see how far I could mix and match these techniques to create a visually stunning piece of typography on the web. Today, I’ll show you how you can use these CSS3 properties to spice up your typography or create stunning text effects in a way you don’t think is possible. Cutting Edge CSS3 Typography Techniques Note: These effects will only work on Webkit browsers but I have added fallbacks to make it viewable on other browsers. Gradient on Text This works the same way as creating a gradient background with CSS3 but we clip the background to a text instead.

Cutting Edge CSS3 Typography Techniques

http://www.onextrapixel.com/2013/03/08/cutting-edge-css3-typography-techniques/

Awesome CSS3 animation menu | css3 menu,animation navigation menu

http://www.htmldrive.net/items/show/1177/-Awesome-CSS3-animation-menu In this new category called “Tips and Tricks” we will introduce some quick and interesting methods around web development and web design. In today’s tip we’ll show you how to spice up your menu by adding a neat hover effect to it. The idea is to slide an image out to the right when hovering over a menu item. Each menu item (which is a unordered list item in this case) will have an anchor containing two spans and an image: We’ll give .mh-menu li a display block and rgba(255,255,255, 0.8) as background color.

Blueprinter - Blueprint CSS Generator

http://ianli.com/blueprinter/ Blueprinter helps you generate Blueprint CSS 1.0 layouts. Thank you to the Blueprint CSS folks for creating an easy way to make CSS layouts. This is just an interface on top of their generator code . Implemented in PHP, HTML, CSS, and Javascript. Used the jQuery Javascript library. The font for the logo and body is Avenir LT Std Heavy .
If you're familiar with the grid, a bit of design and basic typography, using this script should be pretty easy - most of the functions are pretty self-explanatory. If you're unfamiliar with grids in general, you could start by reading an excellent series of articles by web designer Mark Boulton. For those who want a real understanding of the theory of grids in relation to design and typography, I strongly recommend this book . On the Columns tab, you can start your design in two ways: Fill in the number of columns, total width, gutters and margin widths, all specified in pixels - then press the design button.

Grid Designer 2

http://grid.mindplay.dk/#[[0,0,0,0,0,0,0],['Verdana','','','','','',''],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[1,2,2,2,2,2,2],[10,16,16,16,16,16,16],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0],[4,20,16,22,800],%7B%7D,[0,1]]

Ultimate CSS Gradient Generator - ColorZilla.com

http://www.colorzilla.com/gradient-editor/ background: #1e5799; /* Old browsers */ background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
Your browser does not support the CSS3 text-shadow property. You can still use this tool to generate the CSS3 rule, but you won' be able to see the results. <div class="error_msg">Please enable Javascript to use this page.</div>

Text Shadow Generator | CSS3 Generator | CSS3Gen

http://css3gen.com/text-shadow/