- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
custom class
March 14, 2016
Class styles, which are also sometimes called custom class styles, custom styles, or custom classes are for those times when you want to create a special style and then selectively apply it to an unlimited number of elements or objects on a web page.
When you create a class style, you can name the selector anything you like, as long as it is not the name of a currently used HTML tag.
When you are done writing out the style rules in the CSS for your class style, you can apply the style to any object in the HTML document by adding the class attribute to the opening container tag of the object or content being styled.
In CMS based website, the custom classes can be assigned to modules, widgets, menus, articles instead of HTML tags:
