A code-based language that defines the structure and content of web pages.
What is HTML?
A stylesheet language used to describe the presentation of a document written in HTML or XML.
What is CSS?
The degree to which a product, device, program, service, resource, or environment is available to a given user.
What is Accessibility?
Rules that govern how a user can access and use a service or product.
What is a term of use?
A type of software that is designed to damage or steal data from a computer.
What is maleware?
An element that is a component of an HTML document that tells a web browser how to structure and interpret a part of the HTML document.
What is a HTML element?
A syntax that refers to the correct way we write CSS code
What is a CSS syntax?
Very difficult or impossible to reach.
What is making something inaccessible?
A legal document that explains how a company or website collects, uses, and shares personal information
What is a privacy policy?
A type of malware that encrypts the victim's personal data until a ransom is paid.
What is ransomware?
An HTML attribute that provides additional information about HTML elements.
What is a HTML attribute?
A selector that selects the HTML element(s) you want to style.
What are CSS selectors?
Provide ramps and/or elevators for wheelchair access.
What is an example of accessibility?
A set of rules that outline how a user can access and use a network, website, or other technology.
What is "Acceptable use policy AUP"?
A form of social engineering and a scam where attackers deceive people into revealing sensitive information or installing malware.
What is phishing?
HTML that contains several elements for defining text with a special meaning.
What is HTML text formatting?
A comment that is not displayed in the browser, but it can help document your source code.
What is a CSS Comment?
Physical, digital, and cognitive.
What is a few types of accessibility?
A legal contract that protects confidential information by limiting how it can be shared.
What is a non-disclosure agreement NDA?
An attack vector that involves hackers attempting to crack or determine a password for unauthorized authentication.
What is password hacking?
A comment that is not displayed in the browser, but they can help document your HTML source code.
What are HTML comments?
A browser reads a style sheet and it's formatting the HTML document according to the information in the style sheet.
How is CSS added?
Attitudinal barriers.
What is the biggest barrier to accessibility?
A contract that prevents an employee from working for a competitor for a set period of time after leaving their job.
What is a non-compete agreement NCA?
Firewalls, strong passwords, encrypted data through SSL certificates, constant monitoring, automated backups, and frequent vulnerability assessments.
What is a way to protect your site?