Feed on
Posts
Comments

CSS Introduction

CSS “Cascading Style Sheets” is a way to design a style websites. it was designed to enhance the look and layout options availible for [[website]]. Also reducing the code by hacing a style sheet that defines your websites [[layout]] and styles. This eliminates redundant code on each one of your websites pages. Having your layout and style information available in a single file makes it much easier to do site wide changes to your layout or styles.

CSS has much more advanced layout options as well. With html you were pretty much stuck with tables to get your site the way you wanted it. CSS has brought many more layout options so you creativity won’t be limited to what html is capable of. If you have noticed that websites have come a long way in the last couple years you can contribute that to CSS as well as some other languages.

This category is going to go over each different css [[attribute]] and how it is used. Also I will include an example of each one. If you were looking for a place to learn css, you found it!

One Response to “CSS Introduction”

  1. Raymond says:

    This plug in would be awesome if the definition had drop down bars…

Leave a Reply