HTML
CSS
ACCESSIBILITY
100

what should the first line in a html document be?

<!DOCTYPE html>

100

what brackets does CSS code need?

Curly brackets

200

What is the two main parts of a html document?

Body and Head 

200

What does the CSS define in a web page?

CSS defines the style of a web page

300

What does html stand for?

Hyper Text Markup Language 

300

What does CSS stand for?

Cascading Style Sheet

300

What is Accessibility?

Web accessibility ensures that everyone has a great online experience

400
What case should HTML always be typed in?

Lower case

400

What are the three styles of CSS?

Inline, External, Internal

400

What is the purpose of accessibility?

Ensures that everyone has a great online experience

500

What does the HTML code define in a web page?

 Defines the structure of a web page.

500

CSS declaration is made up of what two items?

Property and Value

500

What are three disabilities that may affect someone who is using the web. 

auditory, cognitive, and neurological

M
e
n
u