What is wrong with this line of HTML:
I love eating ice cream. </p>
missing opening tag
rule
What function finds the lowest value of a set of data
=min()
select all
ctrl + a
What does WWW stand for?
world wide web
What is the smallest heading?
h6
What are the symbols that surround the font-size:12pt
p { font-size:12pt}
curly braces
What function finds the greatest value of a set of data
=max()
undo
crtl + z
Most computers use a "Binary" system to think. What are the only two numbers used in Binary?
0 and 1
What tags are used to make an unordered list?
<ul> </ul>
What property rounds corners of borders?
Border radius
What function finds the total of a set of data
Point stealer for first try
=sum()
insert a link
crtl + k
What do you call a person who uses their skills to gain unauthorized access to a computer system?
hacker
What tags should only have a link to the style sheet between them?
<head>
</head>
Widths and heights use what unit of measure?
pixels (px)
What symbol is used for dividing one cell by another
forward slash /
What does ctrl + y do?
*Point stealer* if you are correct first try
redo
What does OS stand for?
What does OS stand for?
What does src stand for?
source
What three letter acronym is used to select a specific color?
RGB
What symbol is used for multipling two cells?
asterisk *
Pasting text into a new doc and matching the same style as the new doc?
ctrl + shift + v
What does “RAM” stand for? (This helps have multiple programs running at the same time)
DOUBLE POINTS on first try
Random Access Memory