The two tags that are named after human anatomy.
What is <head> and <body>?
The element that only has an opening tag for a new line?
What is <br>?
What property is needed to change the color of text?
What is color?
What property is needed to raise images and move them from the left to the right?
What is float?
The element that creates a nice box for text to sit in.
What is <textarea>?
<b>, <i>, and <u> are all what type of elements?
What is Formatting Elements?
If an image cannot be displayed what attribute is needed to show text?
What is alt?
What property is needed to change the space inside the border?
What is padding?
Define communication technology.
What is anything you can access, use, and share?
What does the <mark> property do?
What is highlights text?
The three list elements.
What is <ol>, <ul>, <li>?
The element that only has an opening tag for a picture?
What is <img>?
What property is needed to change the font of text?
What is font-family?
What property is needed to change the space outside the border?
What is margin?
The very first line in HTML.
What is <!DOCTYPE html>?
The <style> element is used for what?
What is adding CSS to a website?
How do you write a comment in CSS?
What is /* */?
What property is needed to change the curve of my borders?
What is border-radius?
The <div> element is used for what?
What is creating a container/class?
How many true Headings are there?
What is six?
A count of all the cells.
What is COUNTA?
The product of two numbers.
What is MULTIPLY?
Define Merge.
What is combines two or more cells?
Combines the two values.
What is CONCAT
Determines if two cells are the same.
What is EXACT?