webdesign

FacebookTwitter
http://www.cssdrive.com/imagepalette/index.php 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

CSS Drive: Image to Colors Palette Generator

Home / CSS3 Previews / Border-radius: create rounded corners with CSS! The CSS3 border-radius property allows web developers to easily utilise rounder corners in their design elements, without the need for corner images or the use of multiple div tags, and is perhaps one of the most talked about aspects of CSS3. http://www.css3.info/preview/rounded-border/

Border-radius: create rounded corners with CSS!

https://developers.google.com/webfonts/docs/getting_started This guide explains how to use the Google Web Fonts API to add web fonts to your pages. You don't need to do any programming; all you have to do is add a special stylesheet link to your HTML document, then refer to the font in a CSS style. Contents A quick example Here's an example.

Getting Started - Google Font API - Google Code