HTML
CSS
Copy Right and Digital Citizenship
Site Planning
Careers in Web Dev.
100

What tag do you use to start an HTML document?

What is the <!DOCTYPE html>tag?

100

What is CSS used for?

What is to style HTML elements?

100

What does copyright protect?

What is original works of authorship?

100

What is the first step in the website planning process?

What is to identify the purpose and audience of the website?

100

Name one role in web development.

What is a front-end web developer?

200

What are semantic elements in HTML5.

What are tags that define the meaning or purpose of the content. 

200

How can you apply an inline style to an element?

What is by using thestyleattribute within the HTML tag?

200

What is a Creative Commons license?

What is a type of license that allows creators to share their work with certain restrictions?

200

Why is usability important in web design?

What is to ensure that users can easily navigate and use the website?

200

What skills are important for a UI designer?

What are creativity, user research, and visual design skills?

300

How do you create a link to an external website?

What is using the <a> tag with the href attribute?

300

What is the CSS Box Model?

What is the concept that includes margins, borders, padding, and the actual content?

300

When do you need to obtain permission for non-original work?

What is when you want to use someone else's work without it being covered by fair use?

300

What is a wireframe?

What is a visual guide that represents the skeletal framework of a website?

300

What does a back-end developer do?

What is work on the server side, managing databases and application logic?

400

What is the purpose of the <meta> tags in HTML?

What is to provide metadata about the HTML document?

400

Describe how to link an external CSS file to an HTML document.

What is by using the <link> tag in the <head> section?

400

What is an Acceptable Use Policy (AUP)?

What is a set of rules governing how technology and internet resources can be used?

400

Name two accessibility standards for web design.

What are using alt tags and ensuring sufficient color contrast?

400

What is a full-stack developer?

What is someone who works on both front-end and back-end development?

500

What is the purpose of the alt attribute in an <img> tag?

What is to provide alternative text for the image, improving accessibility?

500

Explain what a CSS class selector is.

What is a way to apply styles to multiple elements with the same class name?

500

Define netiquette in the context of digital communication.

What is the etiquette for communicating respectfully online?

500

Describe the importance of cross-browser compatibility.

What is to ensure the website functions correctly across different web browsers?

500

Why is teamwork important in web development?

What is because web development often requires collaboration among various roles to succeed?

M
e
n
u