Commit Graph

4 Commits (74a4b1175ec976dbc8bfa4167fb57049e711f63b)

Author SHA1 Message Date
Taylor Stauss 73e6061004 CSS: ADD ::first-line pseudo-element document (#21291)
* CSS: ADD ::first-line pseudo-element document

* fix links, they were mistitled
2018-11-09 12:54:01 +05:30
Taylor Stauss 87229bc075 CSS: Add ::first-letter pseudo-element (#21009)
This is a basic introduction to the ::first-letter pseudo-element CSS selector. This document is meant to be a starting point and should be added to/expounded on.

P.S. I tried submitting a doc for the ::before selector, but apparently, it was already created, however, it's nowhere to be found in this directory (css/selectors/pseudo/). I wonder if a consolidation is in order 😛.
2018-11-04 20:24:37 -06:00
CGS-Jack-Bashford d36806a06d Add example and reason why is not commonly used (#20837)
* Add example and reason why is not commonly used

Expanded from stub - added an example, an example of the simplified version (.class selector) and added some external references

* removed w3schools links
2018-11-03 17:33:22 -07:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30