Posts tagged as:

Results for css class

An important aspect in using css is to be able to select an element to apply to it the css style.

This selection can be done based on the position of the element in the page’s structure (css selector), on a specific name given to the element (class and id) or on information other then the page structure or name (pseudo-class and pseudo-element).

To facilitate the reading of this article, I added the index of selection methods classified as css selector, class and id, pseudo-class e pseudo-element:

Continue to read >>

{ 1 comment }

1 comment

Stay updated with our RSS Feed