Study Guide Flashcards

1
Q

What do you put on top of

html

A

!DOC-TYPE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the code that can put the biggest letter

A

H1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What code do you put to add a image

A

img src=”images/dog.jpg” alt=the head

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the code that makes the smallest letter

A

H6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Does !DOC-TYPE need a closing tab

A

No

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Where do you put the the code for the title

A

In the middle of the opening tab of head and the closing tab of head

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the three types that you can collect data

A

Pictogram, Circle Graph, and Line Graph

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is Discrete Data

A

Discrete data cannot be broken down into fractions and decimals. It can only take one integer values, and it is typically things counted in whole numbers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is Continuous Data

A

Continuous can be broken down to decimals and fractions. Continuous data is measured. Continuous data can take any value as it’s measured.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is Qualitative data

A

Is using your 5 senses

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is Quantitative data

A

is stuff being measured

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What does Pictogram mean

A

Pictogram is a chart that uses pictures to represent data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does Circle Graph mean

A

A circle graph, or pie chart, is used to visualize information and data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is Line Graph

A

A line graph is used to show changes over time. For Example: Changes in temperature through a day.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What does the code br mean

A

It means line breaks and doesn’t use a closing tab

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Where in coding do you start a paragraph

A

You start in between the body coding

17
Q

Does !DOC-TYPE html need a closing tab

A

No

18
Q

Does html need a closing tab

A

Yes

19
Q

How many types of data are there

A

2

20
Q

What do you need to create a web page

A

You need html

21
Q

What does html stand for

A

Hyper Text Mark-up Language

22
Q

Does every coding need a closing tab

A

NO

23
Q

what is br useful for

A

its useful to make poems

24
Q

what is another name for head

A

metadata

25
Q

Is there a limit for the coding

A

NO