CSS
HTML
Computers
Using Images
HTML Tags
100

What does CSS stand for 

Cascading StyleSheet

100

What does HTML always start with?

Doctype html

100

A CPU has 4 major parts. True or False?

False it has 3

100

How do you upload an image into code. org?

Go to google and get a image you want and save it to pictures then in code.org select upload image.

100

What tag creates a horizontal line across the screen?

<hr>

200

What is CSS used for?

To style webpages and html

200

What does HTML stand for?

Hypertext Mark-up Language 

200

8 bits strung together make up a what?

Byte 

200

How do you change an image size?

In CSS make a img part and do height and whatever size you want with px for pixels 

200

What is the biggest header tag?

<h1>

300

In CSS How do you edit an image?

With The IMG tag

300

With HTML where do you add the css link?

In the header 

300

What does CPU stand for?

Computer Processing Unit 

300

How do you link an image to appear in the HTML?

go to the image in code.org and copy the link to it and then go to where you want the image and paste it.

300

What tags are used to start paragraphs?

<p>

400

How do you link the CSS to your webpage?

<link rel="stylesheet" href=Style.css/>

400

Where is the gut of the HTML?

In the body tags

400

Data that a computer accepts and processes is called?

Input

400

How do you link the image to a website?

Copy the website link and infront of the image do <a href=google.com. then at the end of the image link close the A tag

400

One of the 3 main tags in html is <title>. true or false?

false.

500

How do you add another CSS?

Go to the top and select add CSS

500

What tag closes an HTML?

</html>

500

Program that tells the computer how to perfrom

software 

500

How do i change the position of my image?

You go to css and under img do float and select right or left or you can center the image

500

What tag creates an attribution for images used?

<p2>