HTML
CSS
Accessibility
Styles
Tags
100

Stands for Hyper Text Markup Language 

What is HTML?

100

Stands for Cascading Style Sheets.

What is CSS?

100

Helps people with disabilities understand and navigate the web. 

What is web accessibility?

100

 Defines the background color for an HTML element.

What is Background color?

100

Defines the root of an HTML document

What is <html>?

200

Defines HTML headings

What is <h1> to <h6>?

200

The Value 

What is CSS Value

200

people using mobile phones, smart watches, smart TVs, and other devices: with small screens, different input modes and older people with changing abilities due to aging; people with “temporary disabilities” such as a broken arm or lost glasses; people with “situational limitations” such as in bright sunlight or in an environment where they cannot listen to audio

Web is important for accessibility because it benefits people without disabilities

200

Defines the text color for an HTML element

What is Color Property?

200

Defines the document's body.

What is <body> tag?

300

All HTML documents must start with

What is <!DOCTYPE html>?

300

Three ways of inserting a style sheet

What is 

  • External CSS
  • Internal CSS
  • Inline CSS
300

Forms and labels, Headings, Contrast ratio, Multimedia alternatives, Keyboard access 

What are the easy checks you can use to check your website for accessibility?

300

Defines the font to be used for an HTML element

What is Font-Family?

300

 Defines a line break

What is <br>?

400

Defined with the <p> tag

What is HTML Paragraphs?

400

The property

what is CSS property?

400

Improves overall user experience and satisfaction, especially in a variety of situations, across different devices, and for older users.

Why is accessibility also important for businesses?

400

Defines the text size for an HTML element

What is Font-Size?

400

Defines the paragraph 

What is <p>?

500

Defined with the <a> tag

What is HTML Links?

500

The style for many HTML pages.

What is External Style sheet?

500

To help people with hearing Disabilities to understand what its saying. 

What is the purpose of closed captions in videos?

500

Defines the horizontal text alignment for an HTML element

What is text-align?

500

 Defines a thematic break in an HTML page

What is <hr>?

M
e
n
u