HTML Tags
CSS Properties
EXCEL Functions
Bonus
200

The very first line in a HTML website.

What is <!DOCTYPE html>

200

The property that can change the border from a box to a circle. 

What is border-radius?

200

The two functions that find the highest and lowest value in an argument.

What is =MIN() and =MAX()?

200

The three types of list.

What is <ul>, <ol>, <dl>?

200

The property that changes the font.

What is font-family?

200

The function that uses only two arguments.

What is =CONCAT()

200

HTML stands for?

What is Hyper Text Markup Language?

200

The tag used to create a class.

What is <div>?

200

The property that is for space inside the border.

What is padding?

200

The order of how the DATE function converts cells into a date.

What is year/month/day?

200

CSS stands for?

What is Cascading Style Sheets?

200
Each type of heading.

What is <h1>, <h2>, <h3>, <h4>, <h5>, <h6>?

200

The property that is for space outside the border.

What is margin?

200

The function that only adds the number of numeric values.

What is =COUNT()?

200

The tags that separate the text from the styling.

What is <head> and <body> tags?

200

The property that change direction from left to right.

What is float?

200

The function IF uses these 5 expressions.

What is =, <, >, <=, >=?

M
e
n
u