The different levels of heading in HTML.
What is h1-h6?
CSS code defines the WHAT of a web page?
What is styles
Web accessibility is?
What is Process of insuring that everybody can use you website easily
What's wrong with this code? <H1>Anthony</H1
What is >
Define Protocol
What is Rules that computers use
HTML stand's for?
What is Hyper Text Markup Language?
CSS code uses which brackets?
Categories of disabilities that may affect someone who is using the web?
What is Speech, visually and physically?
<Doctype.html>, what is wrong with this code?
What is !
Define Server
What is when web servers and website components files are saved on a computer
Every HTML document has two main parts.
What is Head and Body.
In CSS, colors can be specified using three main values, what are those three?
What is RGB, HEX, HSL?
Two examples of situations where people may need temporary increased accessibility?
What is Broken arm and holding a baby
The error in the code is?<titl>Anthony is cool</title>
What is "e".
Define Client
What is devices, laptops, phones, and desktop
The very first line on an HTML document should declare the document type?
what is <!DOCTYPE html>
A CSS declaration is made up of what two items?
What is property and value
What does "alt text" refer to in the context of web accessibility?
The error in the code is?
<head><body<</head></body>
What is <body<.
Define Browser
What is allows designers and developers to create and share content for professional or entertainment purposes
Attribute does?
What is provide additional information about elements?
CSS selector point's to?
What is HTML elements based on the element name?
How does sufficient color contrast enhance web accessibility?
What is Making it more readable for people who have seeing disabilities.
The error in the code is /* Style the header */,header { background-color: #f1f1f1;padding: 20px;text-align: center;
What is "."
Define Bandwidth
What is The data amount that a site is allowed to transfer from server to user