HTML
CSS
Python
Computer Basics
Coding Vocabulary
100

HTML is used to do this for a website

What is create the structure? 

100

CSS is used to do this for a website.

What is make it look nice/style it?

100

Python is an example of this type of language.

What is programming language? 

100

This device is used to type letters and numbers into a computer.

What is a keyboard?

100

This is a set of instructions a computer follows.

What is a program?

200

This HTML tag is used to create a paragraph of text.

What is <p>?

200

This CSS property changes the color of text

What is color?

200

This Python command shows text on the screen.

What is print ()?

200

This device is used to point, click, and scroll.

What is a mouse?

200

Errors in a code are called this.

What are bugs?

300

This tag is used to add a pictutre to a webpage

What is <img>?

300

This CSS property is used to change the background of a page.

What is background-color?

300

This is used to store info in Python.

What is a variable? 

300

This part of the computer shows picture and text.

What is a monitor?

300

This process finds and fixes bugs in code.

What is debugging?

400

This HTML tag is used to make the largest heading on a webpage.

What is <h1>?

400

This CSS property changes the size of text.

What is font-size?

400

This data type is used to store words or text.

What is a string?

400

This term describes information stored on a computer

What is data?

400

This word describes code that runs in order from top to bottom.

What is sequence?

500

This HTML tag creates a clickable link

What is <a>?

500

CSS is usually written inside this type of file.

What is a . css file?

500

This Python statement is used to check a condition.

What is an if statement

500

This is the physical part of a computer that you can touch.

What is hardware?

500

This tells a computer to repeat steps.

What is a loop?

M
e
n
u