Posts In Category

CSS

CSS Tools, Resources And Templates:
CSS menus, generators, CSS debuggers, templates and CSS tutorials.

CSSWeb Design, Development

A compact cheat sheet on CSS structure and rules can be found at HTMLhelp.com. Find cascading rules, including author’s versus website readers stylesheet rules and specificity. It also has a quick run-down on pseudo-classes and pseudo elements and basic syntax rules like grouping of ID and class selectors and declarations

Read More
CSSHTML5Web Design, Development

There are many ways to create an image gallery and almost all of them include programming. However, there is a way to create an image gallery in HTML5 and CSS3 and it is described in details by Lostcore.es. Follow the instructions in the tutorial and you will have a cool

Read More
CSSWeb Apps, Services, WidgetsWeb Design, Development

If you need to generate forms for your website, try Form Style Generator. You can customize background color and gradient style, border, text, labels and mouse events. Once you’ve entered the required data, it generates a CSS style you can use right away. Additionally, you get an image in .PNG

Read More
CSSWeb Design, Development

A CSS file can get huge, often only because it hasn’t been optimized. If you want to avoid this on your website, the CSS optimizer at FlumpCakes. This isn’t just a white space remover; this tools takes in a CSS file, and parses and outputs a leaner version, removing any

Read More
CSSWeb Design, Development

About.com offers some great guides on website related topics and one of them is their section on CSS or Cascading Style Sheets written by Jennifer Kyrnin. If you’re just starting out, still using the font tag, or are confused about the box model or wonder about how to best use

Read More
CSSWeb Design, Development

This optimizer is a useful free tool for cleaning up your CSS stylesheets. It automatically combines and merges same selectors and properties and lets you customize the output’s font weight, colors and remove unnecessary backslashes. It also gives you the option to merge shorthand properties. CleanCSS does not correct errors

Read More
CSSTemplatesWeb Design, Development

Menus are one of the most important components of any site and can be a lot of work to create. However, when you can get a beautiful and simple menu like the one from CSSTea for free, you can save yourself a lot of time. This menu bar comes designed

Read More