HTML
CSS
Accessibility
Wrong Code
Define the Word
100

The different levels of heading in HTML. 

What is h1-h6?

100

CSS code defines the WHAT of a web page?

What is styles

100

Web accessibility is?

What is Process of insuring that everybody can use you website easily

100

What's wrong with this code? <H1>Anthony</H1

What is >

100

Define Protocol

What is Rules that computers use

200

HTML stand's for?

What is Hyper Text Markup Language?

200

CSS code uses which brackets?

What is curly bracket
200

Categories of disabilities that may affect someone who is using the web?

What is Speech, visually and physically?

200

<Doctype.html>, what is wrong with this code?

What is !

200

Define Server 

What is when web servers and website components files are saved on a computer

300

Every HTML document has two main parts.

What is Head and Body.

300

In CSS, colors can be specified using three main values, what are those three?

What is RGB, HEX, HSL?

300

Two examples of situations where people may need temporary increased accessibility?

What is Broken arm and holding a baby

300

The error in the code is?<titl>Anthony is cool</title>

What is "e".

300

Define Client

What is devices, laptops, phones, and desktop

400

The very first line on an HTML document should declare the document type?

what is <!DOCTYPE html>

400

A CSS declaration is made up of what two items?

What is property and value

400

What does "alt text" refer to in the context of web accessibility?

What is describing a image.
400

The error in the code is?

<head><body<</head></body>

What is <body<.

400

Define Browser 

What is allows designers and developers to create and share content for professional or entertainment purposes

500

Attribute does?

What is provide additional information about elements?

500

CSS selector point's to?

What is HTML elements based on the element name?

500

How does sufficient color contrast enhance web accessibility?

What is Making it more readable for people who have seeing disabilities. 

500

The error in the code is /* Style the header */,header { background-color: #f1f1f1;padding: 20px;text-align: center;

What is "."

500

Define Bandwidth 

What is The data amount that a site is allowed to transfer from server to user