Take Those Photoshop Layer Styles into CSS

layerStylesSite

Here’s a great site for taking what you know how to do inside Photoshop and converting it to CSS. It has to do with Layer Styles. And, the interface is just like Photoshop. Layerstyles.org will write the CSS code to give you the same effects of adding Layer Styles inside Photoshop. The available styles are [...]

post

CSS Types: Tags, Classes, IDs

WordPress is a great tool for setting up websites. One of its strong points is not having to know code. But, I have found it is incredibly useful to know something about CSS. For every WordPress site I’ve done, I’ve had to tweak the CSS code at least. In this post, we’ll look at the [...]

post

CSS Menu Generators

menuGeneratorsImage

Recently, I did a post on CSS Layout Generators. I showed you the CSS Portal website. It has a very good layout generator. In this post let’s look at CSS Menu Generators. CSS Menu Generators do just that. It generates the code (CSS and html) and provides the images for a menu of your choice.

post

CSS Layout Generator

cssPortal

For those just learning CSS, here is a fantastic tool to help you generate page layouts: CSS Portal. The result is rather generic but it provides a great basis to build on. They offer more than just CSS for page layouts. On the same site, they offer tools to generate your buttons and your menus. [...]

post

CSS3 Maker

CSS3 Maker Website

If you are into the latest CSS options, check out CSS3 Maker. This very useful site lets you experiment with various CSS settings, then gives you the option to download the CSS. Beautiful! And, that’s just the beginning.

post