Another way of using <b>
What is <strong>?
First line in HTML.
What is <!DOCTYPE html>?
A shadow of words?
What is text-shadow?
Adds all the values of the cells in the argument.
What is SUM?
Determines the highest cell value included in the argument.
What is MAX?
Rounds number down to the nearest multiple of a factor.
What is FLOOR?
Space outside the border?
What is margin?
CSS consists of a series of?
What is properties?
Adds strings together
What is CONCATENATE?
The difference of two numbers.
What is MINUS?
Another way of using <i>
What is <em>?
All list elements... all of them.
What is <dl> <ol> <ul> <li> <dd> <dt>?
The pseudo-class that is used to mouse over elements?
What is :hover?
Determines if two cells are the same.
What is EXACT?
The product of two numbers.
What is MULTIPLY?
What is the word needed inside of =cell() to return the letters L,V,B?
What is type?
HTML consists of a series of?
What is elements?
The element that creates a nice box for text to sit in.
What is <textarea>?
A count of all the cells.
What is COUNTA?
Current date and time as a date value.
What is NOW?
Define communication technology
What is anything you can access, use, and share?
How many true headings are there?
What is six?
What property is needed to change the curve of my borders?
What is border-radius?
Rounds number up to the nearest multiple of a factor.
What is CEILING?
Returns a value depending on the logical expression.
What is IF?