Commit Graph

8 Commits (8730c8760f51ac3aeb31ff822020c057d86897e2)

Author SHA1 Message Date
Taylor Stauss 2512178a7c CSS: Add ::selection pseudo-element document (#23750)
This is a basic introduction to the ::selection pseudo-element CSS selector. This document is meant to be a starting point and should be added to/expounded on.
2019-01-02 16:17:07 -05:00
asanati 844f4ec699 Minor grammar and spelling changes (#33980) 2018-12-20 17:23:30 -08:00
CJ Wright 77d2e5e755 Update ID selector with basic information. (#23865)
* Update ID selector with basic information.

* Fixed typos, formatting, grammar
2018-12-14 22:15:42 -05:00
Pixelposh f5cd5cd715 Added a CSS syntax and Example 2018-11-26 16:22:56 +09:00
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