IMG
CSS
Coding
Other
Bugs
100

Why are images important?

They help make your webpage more intresting!

100

What does CSS stand for?

Cascading Style Sheet

100

What is the biggest and smallest heading size?

Biggest is h1 smallest is h6

100

What does HTML stand for?

HyperText Markup Language

100

What is a bug?

An error in your code

200

What is the code for putting an image?

<img> 

200

What are some things you can do in CSS?

You can do really anything, for example you can add borders, colors, fonts, etc.

200

What does it mean to debug something?

It is the process of fixing bugs in your code!

200

In Code.Org, what is the first thing they teach you in a web page design class?

They first teach you about the HTML

200

How do we know our code has a bug?

When it is not showing up the way we want it or if it turns pink

300

Where do you go to style your images?

You go to the style sheet!

300
Why is CSS helpful?

It makes your content easy to read and more interesting!

300

What do you put at the end of a section?

a / (</p>, </a>, etc)

300

What is the first code you have to add to your webpage?

<!DOCTYPE html>

300

Why are bugs important?

They help us learn more on coding!

400

What can you do to make your images better?

You can add a border, color, box-shadows, etc.

400

Does CSS allow you to use any color?

YES (with RGB).

400

What is data?

Information in your webpage

400

What makes the HTML so important?

the HTML tells your computer how to structure your page!

400

Why do we always have to debug our code?

To make our website work and nice!

500

Images help your page do what?

Make your information easier to read, break up your text into smaller chunks, etc

500

Why do we use CSS?

To organize our webpage as we want it

500

What makes coding so important?

Coding helps us tell the computer what we want it to do!

500

Why is it important to learn how to code?

It gives us more knowledge on computers and may help us with future jobs!

500

Are bugs always easy to fix?

Nope, but they do help us learn!