Coding 2
Coding 3
HTML Tags
100

The information about someone on the Internet

Digital Footprint

100

The process of breaking down a problem into smaller pieces to solve it

Decomposition

100

The tag that is essential for every separate paragraph.

<p>

</p>

200

Putting commands in correct order so computers can read the commands

Sequencing

200

Going step by step to solve a problem

Algorithmic Thinking

200

The tag that changes the text into the largest heading

<h1></h1>

300

The name of the block that repeats the pattern in it over and over again

Loop/Repeat block

300

Focusing on the important details to solve a problem

Abstraction

300

The tag that creates an ordered or numbered list

<ol></ol>

400

The block need in Music Lab to make the sounds play in a sequence

Play Sequential

400

A set of code that works together to perform complicated actions on a computer and is also behind everything your computer does.

Program(s)

400

The tags that makes a bulleted or unordered list.

<ul></ul>


500

The block needed in Music Lab to make the sounds play together

Play Together

500

Using similarities and differences to solve a problem

Pattern Recognition 

500

The tag that creates each item in a list

<li></li>

M
e
n
u