Web Development
The Problem
Solving Process
HTML Tags
Web Lab
Pot Luck
100

Hypertext Markup Language, a language used to create web pages.

What is HTML?

100

When we put into our own words what the problem of a word search is and what the goal is.

What is Define?

100

This tag defines the main content of the HTML document that will be directly visible on your web page.

What is <body> ?

100

This feature can be used to  hover over anything in the preview area and Web Lab. It will highlight the code that is making that part of the page appear.

What is the Inspector Tool?

100

This language is used to define the style and layout of web pages.

What is CSS?

200

Allows web developers to group a set of related items.

What is a List?

200

The brainstorming of different strategies that could be used to solve a word search.

What is Prepare?

200

This tag is used to create different sized section titles throughout a web page.

What is a Heading tag?

200

These mistakes in code will cause it not to work as planned.

What are Bugs?

200

Adding these to web pages is a powerful skill that will make your pages more appealing to users!

What are Images?

300

The collected information about an individual across multiple websites on the Internet.

What is a digital footprint?

300

Creating a basic version of the website that may not have all of the features.

What is Try?

300

All HTML documents must start with declaration.

What is a <!DOCTYPE> > ?

300

This Web Lab feature is programmed to automatically detect some mistakes in HTML. When it notices a mistake, it turns that code pink.

What is Debugging?

300

This feature provides a simple way to know what media you can and can't use.

What is Creative Commons Search?

400

The special set of characters that indicates the start and end of an HTML element and that element’s type.

What is an HTML Tag?

400

When you show the website to friends to get feedback.

What is Reflect?

400

This tag is used to create a list.

What is <li> ?

400

This refers to any character that shows up as a blank space on the screen, such as a space, a tab, or a new line.

What is Whitespace?

400

This code inserts a horizontal rule or line in an HTML page to divide or separate document sections.

What is <hr> ?

500

A language used to describe how HTML elements should be styled.

What is CSS?

500

This is useful when writing code for a challenging program. It will help you clarify and break down a problem into manageable steps so you can easily identify the code you need to write for each step.

What is the Problem-Solving Process?

500

A HTML tag is a piece of code which is ignored by any web browser.

What is a Comment tag?

500

As your web pages get more complicated, you'll want to use this feature to explain the different parts of the code and what it should create.

What are Comments?

500

This is a piece of a website that is marked by a start tag and sometimes closed with an end tag. The element also includes the content inside the tags.

What is an HTML Element?

M
e
n
u