HTML Closing Tags
Languages
HTML Vocabulary
Internet Lingo
100

<h1> closing tag

what is </h1>?
100

HTML stands for

What is Hypertext Markup Language? 

100

This defines how an object will appear or how an object will act. 

What is a tag? 

100

The program that READS HTML code and displays the information on the screen. 

What is a browser? 

200

<body> closing tag 

what is </body>?

200

CSS stands for

What is Cascading Style Sheets? 

200

The opening tag+ the content of the tag+ the closing tag is...

What is an element? 

200

The program that you use to write code in. 

What is a code editor? 

300

<header> closing tag

what is </header>?


300

JS stands for

What is Javascript? 

300

This adds extra information to the element. 

What is an attribute? 
300

The smallest dot on a picture or a screen. 

What is a pixel? 

400

<footer> closing tag

what is </footer>?

400

Is Python a markup language? True or False? 

What is false? 

400

This is a mistake in your code

What is a bug? 

400

This language uses labels, called tags, to classify information. HTML is an example of this language.

What is a markup language? 

500

<img> closing tag

What is the <img> tag doesn't have a closing tag? 

500

Is HTML a markup language? True or False?

What is true? 

500

This is the process of fixing bugs in your code. 

What is debugging? 

500

This language is used to style the website and make it pretty. 

What is CSS? 

M
e
n
u