Here, you are going to learn how to:
Class let you use the same code or declaration for several divs.
Class do not have a specific name tag. The name tag is, in fact, the name of your class. You just have to begin it with "ws"+"re" and to write it in lower case:
Class tag have to be placed at the beginning of your code. You have to declare a classe before use it:
Class may be use for everything: wsphynx css, js or event.
To use a class inside a specific div, you just have to write the name of your class + ; . It should look like this:
NOTE: when you use a class inside a wsphynxjs tag, you have to declare a tag only to call your class. You may not call a class and make something else after in the same tag, for example.