CSS HTML and Accessiblity stuff ALTFRAGEN

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/12

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

13 Terms

1
New cards

CSS Selectors

Basic, Grouping, Combinators, Pseudo-Class, Pseudo-Element, Attribute

2
New cards

Basic Selector

select elements based on element type, id and class e.g div,p

3
New cards

Grouping Selector

Groups multiple selector, all match

4
New cards

Combinators Selector

Select elements based on a specific relationship between them, e.g., a parent-child relationshipP

5
New cards

Pseudo-Class Selectors

Select elements based on a certain state e.g. element is focused

6
New cards

Pseudo-Element Selectors

Select and style part of an element, e.g. the first character of a text

7
New cards

Attribute Selectors

Select elements based on an attribute or attribute valu

8
New cards

Basic and Group Selectors

Element Type Selector -

9
New cards

Limited Accessiblity Range

Cognitive, learning, and neurological

Auditory

Visual
Physical

Speech

10
New cards

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

11
New cards

Web Accesibility - Text Checks

Headings
Implement Headings for Screen readers to jump to them

12
New cards

Web Accesibity - Text Checks Visbility

Contrast Ratio

Resize Text

13
New cards

Web Accesiblity - Interaction Checks