HTML
CSS
Sheets
Keyboard Shortcuts
Random
100

What is wrong with this line of HTML:

I love eating ice cream. </p>

missing opening tag

100
A ____ set is used to establish style for elements

rule

100

What function finds the lowest value of a set of data

=min()

100

select all

ctrl + a

100

What does WWW stand for?

world wide web

200

What is the smallest heading?

h6

200

What are the symbols that surround the font-size:12pt

p { font-size:12pt}

curly braces

200

What function finds the greatest value of a set of data

=max()

200

undo

crtl + z

200

Most computers use a "Binary" system to think. What are the only two numbers used in Binary?

0 and 1

300

What tags are used to make an unordered list?

<ul> </ul>

300

What property rounds corners of borders?

Border radius

300

What function finds the total of a set of data

Point stealer for first try

=sum()

300

insert a link

crtl + k

300

What do you call a person who uses their skills to gain unauthorized access to a computer system?

hacker

400

What tags should only have a link to the style sheet between them?

<head>

</head>

400

Widths and heights use what unit of measure?

pixels (px)

400

What symbol is used for dividing one cell by another

forward slash /

400

What does ctrl + y do?

*Point stealer* if you are correct first try

redo

400

What does OS stand for?




What does OS stand for?




500

What does src stand for?

source

500

What three letter acronym is used to select a specific color?

RGB

500

What symbol is used for multipling two cells?

asterisk *

500

Pasting text into a new doc and matching the same style as the new doc? 

ctrl + shift + v

500

What does “RAM” stand for? (This helps have multiple programs running at the same time)

DOUBLE POINTS on first try

Random Access Memory