Cascading Style Sheets
- The CSS Style Pane is located in the top right-hand of your viewing screen.
- You can view either all of the styles created or the current one being modified.
- Also located in CSS Style Pane is the "create new style" button. This takes you to a seperate screen to create the style of your choice.
- This page is called the New CSS Style page. Here you can select which selector you want to modify, the name of that selector, and where you want it defined in.
- The next screen is the CSS Rule Definition screen. Where you modify the style from background. border, or even positioning.
- After the style is created, the Add Property option is very useful. This is located in the CSS pane and this allows you to add a property that you wish to be included.
- The property pane located at the bottom of your screen is a short cut to creating a style. These are the basics from font, font-color, font-size, and adding links.
- The selectors for styles are Class, Tag, and Advanced.
- The standard toolbar can also help you locate CSS.
- ALWAYS remember to save after creating a style!