| A | B |
| The tag used to end the body section (1 point) | </body> |
| A software application that allows a user to interact with text , images, videos, music, and other digital information on the internet. | Browser |
| Electronic commerce, which is the buying and selling of products or services over the internet or through a network | e-commerce |
| The third line of code in a website is(1 point) | <head> |
| The second line of code in a webpage is (1 point) | <html> |
| The first line of HTML code in a webpage is (1 point) | <!doctype html> |
| The tag used for the end of the title is (1 point) | </title> |
| Hardware that houses an applicatiopn program that accepts digital connections and responds to them | Server |
| A social structure made of individuals or organizations tied by common intrests | Social network |
| one of those things that start with an angle bracket and ends with an angle bracket is (1 point) | tag |
| The website being built is about (1 point) | rabbits |
| What tag do you use to create a paragraph | <p> |
| What tag is used for a headline | all of the above |
| A backlash / indicates the end of a tag | True |
| What tag is used for a break in a line (1 point) | <br> |