CSS
Images
Codes
Other
Bugs!
100

what is a CSS?

The style sheet that tells the code how to style the page. 

100

How do you insert a image in Code.org?

By clicking the insert image button at the top oof the screen and then clicking on the link. 

100

What's the code for a paragraph?

<p> </p>

100

Why do we code?

To tell the computer what's its supposed to do. 

100

What is a bug?

A bug is a error or mistake in the code.

200

Why do we use a CSS page?

To make our website look better. 

200

why do we add images?

To make our website more interesting. 

200

what are the codes for the smallest and biggest headings?

<h6>  </h6> and <h1> </h1>

200

Is coding fun?

YES!!!!! If you disagree than you are wrong!

200

How do you know if there is a bug in your code?

The part of the code that has the bug will turn pink. 

300

What does CSS stand for?

Cascading Style Sheets. 

300

How do we make our images more interesting?

By styling them in the CSS HTML page. 

300

Is coding important? why?

Yes! Because without coding our computers wouldn't know what to do. 

300

What is data?

Information that's is in your code. 

300

what dose it mean to "debug" a code?

the process of finding and resolving errors, or "bugs," in a program's code

400

What can you stile using the CSS page?

Everything in the website you want!!!

400

what's the code for an image in HTML?

To embed an image in HTML, you use the <img> tag. The essential attributes for this tag are src and alt. The src attribute specifies the path or URL to the image file, and the alt attribute provides alternative text that is displayed if the image cannot be loaded or for screen readers.

400

What do you need to put before a section and after a section?

<p> and </p> 

400

Why do we make classes of our information in our code?

To better organize our thinking. 

400

Why are bugs bad?

If we have bugs then our code wont work properly, making our website more interesting. 

500

What does HTML stand for?

Hyper Text Markup Language.

500

What are the different ways you can style an image in code.org?

You can make an outline, a different color, make it float, etc. 

500

How many sizes of the headings are there?

6! (<h1> </h1> <h2> </h2> <h3< </h3> <h4> </h4> <h5> </h5> <h6> </h6>)

500

What's the code to making a list?

<Li> 

500

Why are bugs called bugs?

It originated from a real-life insect