Meet the Guide Editor
CSS Contributors

CSS (Cascading Style Sheet) Guide

cssCSS or Cascading Style Sheets is a style sheet language used to format the look and apply a unfirom style on multiple web pages written in HTML, XHTML, or XML. CSS allows separation of document content from elements such as the layout, colors, and fonts, allowing for standardized formatting and changing content without affecting formatting. It also allows presentation of the same content on different formats.

Learn how to use these style sheets with this comprehensive Bright Hub CSS Guide. The depth and breadth of articles in this guide range from a review of the best freeware editors, to the pros and cons of using CSS, and from beginner's tips on how to set up header tags and paragraph tags to more advanced applications such as how to use the overflow property and write scroll box HTML code.

Image Credit: flickr.com/absolutmachal

Latest Articles on CSS
Secrets to Developing Foolproof Website Navigation

Unless you love puzzles, mazes and TV game shows that ask you to choose between what's behind door number one, two or three then you would not be thrilled about an encounter with...

Keeping CSS Code Clean and Optimized

Clean CSS code will help you get around browser compatibility issues as well as making files easier to read and web pages faster to load....

Are You a Master of CSS? Quiz Yourself and Find Out

CSS has caused many web designers to shoot themselves in the foot. Are you one of them? Challenge yourself with this short quiz and find out just how much you really know about...

The 5 Best Resources for CSS Tutorials

Learning the syntax and techniques of CSS can be confusing. Throw in the different browser implementations and flavors of CSS and it becomes more complicated. This article can help...

Most Popular Articles on CSS
  •  
    Pros and Cons of CSS

    CSS provides a means by which web designers can apply consistent formatting across a range of web pages and even between different sites. But it does come with drawbacks. This article looks at some of...

  •  
    How to use the CSS Overflow Attribute

    The overflow attribute in CSS can be used in a number of different ways to add effects to your web pages and fit more content onto one page to increase the chance of your visitors reaching it. This article...

  •  
    Dreamweaver Tutorial: Creating Hover Text

    Do you like the look of those cool rollover and hover text effects that you’ve seen on other sites? These effects are easy to achieve with Dreamweaver, and this tutorial will walk you through...

  •  
    Software Comparison: Freeway vs. RapidWeaver

    Freeway and RapidWeaver software are exclusively for with the Mac OS X computer. You may be interested in these software tools if you don’t have strong HTML/CSS or web programming skills. Discussed...

  •  
    Creating a Photo Slide Show in HTML

    Do you want to know how to make a photo slide show in HTML without using Flash or any fancy tools or technologies? This article shows one approach built around the CSS overflow property....

More About CSS
Dreamweaver CSS Tutorial: Adding CSS Styles to HTML Pages

Part 2 in this 4-part Dreamweaver CSS Tutorial offers an overview of the two ways Macromedia Dreamweaver allows web developers to incorporate CSS styles into standard HTML files....

Using CSS Generators for Layouts

Are you thinking about using a CSS Generator to create the code you need for your website? Read the article below to find out more about making your site layouts using this method...