CSS3 support

Last Updated : Jan 29, 2025 |

Avaya Co-Browsing Snap-in provides the following features through CSS3 support:

  • Selectors: Patterns used to select the element you want to style.

  • Box model: A box that wraps around every HTML element. It consists of margins, borders, padding, and the actual content.

  • Background and borders: Properties that define the background effects for elements.

  • Image value and replaced content: A generic sizing algorithm for images and other replaced content.

  • Text effects: An option to provide different effects to a text on a page. For example, you can enable long words to be broken and wrapped onto the next line.

  • Multiple column layout: Layout options to specify the number of columns you can divide an element.

For more information about CSS3 styles, see the Client SDK guide at DevConnect.