Categories

custom class

Carey Burns marzo 14, 2016
No votes yet.
Please wait...

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:

css-classes
Agregar enlace permanente a marcadores.

Submit a ticket

Si Usted todavía no puede encontrar un tutorial suficiente para arreglar su problema, por favor use el siguiente enlace para enviar un ticket a nuestro equipo de soporte técnico. Nosotros enviaremos nuestra respuesta dentro de próximas 24 horas: Enviar un ticket

Comentarios están cerrados