CSS 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
| 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... |
| 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... |