Posts Tagged

CSS

CSSHTML5Web Design, Development

In this tutorial, the team at Codrops walks you through how to create stylish hover effects for buttons, images and menu items. Learn how to utilize CSS transition attributes to improve the user experience and highlight dynamic sections or items on your webpage. These features can be especially useful on

Read More
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
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
CSSWeb Design, Development

There are free website templates and free theme generators, but if you’d like to start from scratch and need help with CSS, this free CSS-generator might be useful to you. The site also offers lots of free CSS tips for those who are just starting out. You can use CAA

Read More