Additional References
The following resources will be helpful as additional references in dealing with different concepts related to the topics you have covered in this section.
CSS Selectors
- Commonly used selectors
- Combinator selectors
- Comprehensive list of selectors
- Comprehensive list of pseudo-classes
- Comprehensive list of pseudo-elements
Animation and keyframes.
- Transform and transition property
- Detailed information about animation
- Detailed information about @keyframes
- More advanced examples for adding text effects (1)
- More advanced examples for adding text effects (2)
- More advanced examples for adding text effects (3)
- Types of effects added to websites (1)
- Types of effects added to websites (2)
- Collection of examples using HTML/CSS
Browser styling and css
- Website to check for browser-compatibility
- Official website for Stylelint
- Widely used linter website to check CSS code
- CSS Validator to check accuracy of CSS code
- Dealing with specificity issues
- Beginner errors made in CSS
- Knowledge-based mistakes to avoid in CSS
- How to use Webkit in your CSS code
- Commonly-occurring browser issues in CSS
Depth details of js and related
- Mozilla Developer Network Expressions and Operators
- Mozilla Developer Network Operator Precedence and Associativity
- JavaScript Primitive Values
- ECMA262 Specification
- jQuery Official Website
- React Official Website
- StackOverflow Developer Survey 2021 Most Popular Technologies
- Emojis