1/12
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
CSS Selectors
Basic, Grouping, Combinators, Pseudo-Class, Pseudo-Element, Attribute
Basic Selector
select elements based on element type, id and class e.g div,p
Grouping Selector
Groups multiple selector, all match
Combinators Selector
Select elements based on a specific relationship between them, e.g., a parent-child relationshipP
Pseudo-Class Selectors
Select elements based on a certain state e.g. element is focused
Pseudo-Element Selectors
Select and style part of an element, e.g. the first character of a text
Attribute Selectors
Select elements based on an attribute or attribute valu
Basic and Group Selectors
Element Type Selector -
Limited Accessiblity Range
Cognitive, learning, and neurological
Auditory
Visual
Physical
Speech
Assistive Technology
Input
Mouthstick to type on a keyboard
Speech Input
Switches activated by different actions
Output
Screen Readers
Braille Displays
Captions and Transcripts
Screen Magnifiers
Web Accesibility - Text Checks
Headings
Implement Headings for Screen readers to jump to them
Web Accesibity - Text Checks Visbility
Contrast Ratio
Resize Text
Web Accesiblity - Interaction Checks