You're Browsing - CSS Tips

Inappropriate Uses

Inappropriate use is when you cross those lines and create a mismatch.

How To Use Pure CSS To Style Web Form Dynamically Plus 12 Awesome JavaScript Plugins

Tips and tutorial for styling your web forms with CSS and JavaScript.

Styling Buttons to Look Like Links

This tutorial gives a complete overview of how to make your buttons look like text links using CSS.

Fluid Images

Shows how to make your images fluid, too. And it works for most embedded video. And while the basic technique includes just one CSS property, there is a workaround necessary to make it work on Windows machines.

Vertical Centering With CSS

Five excellent ways to center your content vertically. It includes the good and bad for each method along with complete instructions for implementing them. The methods range from using divs that act like tables to using absolute positions.

Making Your Footer Stay Put with CSS

Tutorial shows exactly how to keep your footer where it should be and below the rest of your content! It’s a very thorough post, with complete, step-by-step instructions.

CSS Centering – Fun for all!

Instructions for centering liquid layouts with CSS. It\’s very simple and straight-forward and works in virtually all browsers.

5 Step Style Sheet Weight Loss Program

Five different ways to trim the size of your style sheets. Techniques range from learning how to group selectors to using CSS shorthand. Each technique is thoroughly explained and includes related resources.

clickjane.css: A CSS User Style Sheet to Help Detect and Avoid Clickjacking Attacks

Article shows how to use clickjane.css to prevent clickjacking, a class of security vulnerabilities kind of like phishing scams and more formally referred to as user interface redressing.

15+ CSS Tips and Tricks

A list of CSS tips and tricks that will make your life so much easier! I have also make a list of CSS shorthands for your convenience.