CSS Selectors Speed
- ID ( #top )
- Class ( .container )
- Node/Element Type ( div )
- Sibling ( p + img )
- Child ( ul > li )
- Descendant ( p strong )
- Universal ( * )
- By Attribute ( [type="text"] )
- Pseudo Elements/Classes ( a:hover )
Written by Simek
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#