Study Guide Flashcards
What do you put on top of
html
!DOC-TYPE
What is the code that can put the biggest letter
H1
What code do you put to add a image
img src=”images/dog.jpg” alt=the head
What is the code that makes the smallest letter
H6
Does !DOC-TYPE need a closing tab
No
Where do you put the the code for the title
In the middle of the opening tab of head and the closing tab of head
What are the three types that you can collect data
Pictogram, Circle Graph, and Line Graph
What is Discrete Data
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
What is Continuous Data
Continuous can be broken down to decimals and fractions. Continuous data is measured. Continuous data can take any value as it’s measured.
What is Qualitative data
Is using your 5 senses
What is Quantitative data
is stuff being measured
What does Pictogram mean
Pictogram is a chart that uses pictures to represent data
What does Circle Graph mean
A circle graph, or pie chart, is used to visualize information and data.
What is Line Graph
A line graph is used to show changes over time. For Example: Changes in temperature through a day.
What does the code br mean
It means line breaks and doesn’t use a closing tab