1.
Language is the basic language web pages are written in.a
A. 
B. 
C. 
D. 
2.
Root element that contains all other elements. Follows the DOCTYPE declaration.
A. 
B. 
C. 
D. 
3.
A program that connects you to a website
A. 
B. 
C. 
D. 
4.
Refers to building, creating and maintaining web content. It includes web design, web publishing, web programming and database management.
A. 
B. 
C. 
D. 
5.
The part of a CSS rule which specifies which element(s) are to be styled.
A. 
B. 
C. 
D. 
6.
Set HTML tags off from the rest of the text on an HTML page. These two symbols enclose all HTML tags.
A. 
B. 
C. 
D. 
7.
Section that contains all the content of a web document. Follows the <head> section.
A. 
B. 
C. 
D. 
8.
Colors that are opposite of each other
A. 
B. 
C. 
D. 
9.
Everything sent to the client's browser (HTML, CSS & Javascript)
A. 
B. 
C. 
D. 
10.
A selector that applies the same attribute to any HTML element that references it. It can be used multiple times in an HTML document.
A. 
B. 
C. 
D. 
11.
Defined words used in an HTML tag to modify the tag properties. They can be used to add or change color or change a size in some element. They are enclosed in " ".
A. 
B. 
C. 
D. 
12.
Forces a line break which ends the current line of text. Does not add spacing above or below. Self-closing.
A. 
B. 
C. 
D. 
13.
The name of the web site
A. 
B. 
C. 
D. 
14.
Everything that happens on the server (behind-the-scenes) to make the front-end perform as intended.
A. 
B. 
C. 
D. 
15.
Arrangement of words and symbols in a language.
A. 
B. 
C. 
D. 
16.
<a></a>
A. 
B. 
C. 
D. 
17.
Defines a header cell of data in a table. By default, centered and bolded. Contained within a <tr> element.
A. 
B. 
C. 
D. 
18.
The pictures, videos, audio, etc. within a website
A. 
B. 
C. 
D. 
19.
A computer with software installed to deliver web pages.
A. 
B. 
C. 
D. 
20.
CSS coded in the body of the webpage as an attribute of an html tag.
A. 
B. 
C. 
D. 
21.
Any professional who performs design functions for a Web site. This can include site architecture, programming, logo design or site layout functions.
A. 
B. 
C. 
D. 
22.
Separates content by drawing a horizontal line on the page. Self-closing.
A. 
B. 
C. 
D. 
23.
The ability to act in safe & responsible way on the internet & other connected environments
A. 
B. 
C. 
D. 
24.
The special set of characters that indicates the start and end of an HTML element and that element's type
A. 
B. 
C. 
D. 
25.
CSS styles whose code is located within the head section of the HTML code of a web page. Control limited to that one HTML page. (also known as embedded)
A. 
B. 
C. 
D.