Vocabulary
Code
Quesions from code
100

What are inputs? Give an example

The information the computers get from users, devices, or other computers. Ex. Keyboard, Mouse, Barcode reader, headphones, or lightpen. 

100

What is the <p> tag used for?

Used to define a paragraph text 

100

What is a computer?

A computer is a machie that works with information.

200

What are outputs? Give an example

Information the computer gives to the user, devises, or other computers. Ex. printers, monitor, speakers, projector, or headphones. 

200

What must all HTML documents start with?

All HTML documents must start with a <!DOCTYPE> decaration. It tells the browser what version of HTML the page is written it. 

200

What are some diffirent types of strorage?

- Hard disk drives 

- Solid-States drives

-Floppy Disks 

-Flash Memory 

-CD

-USB

300

Define processing.

Processing is the thinking work a computers do to turn inputs into outputs. 

300

What is the <Body> tag stand for?

the <Body> tag defines the main content of the HTML document that will be directly visible on your web page.

300

What can help us work together and solve problems as a team?

1.) Use social media to communicate and bounce ideas off of each other

2.) Use google Share 

3.) Email

4) FaceTime

400

What is a HTML element?

A HTML element is a piece of a website, marked by a start tag and often closed with an end tag.

400

What is the <Head> tag used for?

The <Head> tag is used as a container for metadata: metadata is data about the HTML document, such as document title, character set, style sheets, links, and scripts

400

What are the differents ways computers process information.

- If/ then

- Counting 

-Finding a match

-Comparing

500

What does HTML stand for and what is it used for?

Hypertext Markup Lanuage. A language used to create webpages.

500

What is the largest and smalest font sizes ??

<h1></h1> is the largest font size 

<h6></h6> is the largest font size

500

What is the problem solving process?

1.) Define the problem 

2.) Perpare a solution 

3.) Try the plan. First plan most likly wont be successful. Go back and try again afer you've updated your plan.

4.) Reflect on what plan worked best. How could your solution be used in other ways? What worked out the best?

M
e
n
u