Tables
Potpourri
Forms
Inputs
PVI History
100

The element that creates a table.

What is <table> ?

100

The "HT" in HTML.

What is hypertext?

100
Adding this element to the HTML <body> creates a way for users to communicate information back to us.

What is a <form>?

100

This input type allows a user to enter one line of text.

What is "text"?

100

The year that PVI was established.

What is 1983?

200

The element that creates a row in a table.

What is <tr> ?

200

What you put into your relative path to "go up one level".

What is ../ (dot-dot-slash"?

200

When a user submits a form, the data is packaged up by your browser and sent to this type of computer.

What is a web server?

200

This input type gives the user several buttons to choose from, but only one can be selected at a time.

What is "radio"?

200

The year of the first PVI Options class.

What is 1998?

300

The element that creates a data cell within a row.

What is <td> ?

300

The element for an ordered list.

What is <ol>?

300

The form element is nested within this major section of an HTML file.

What is the <body>?

300

This input type gives the user several buttons to choose from, and more than one can be selected at a time.

What is a "checkbox"?

300

The first principal of PVI.

Who is Father Heet.

400
You nest the <caption> element directly within this element. 

What is the <table> element?

400

The attribute required in the <img> element.

What is "src"?

400

"text", "radio", and "checkbox" are all types of this element that can be nested inside a form.

What is <input>?

400

This input type is similar to the "number" type, but it shows the user a slider bar instead.

What is "range"?

400

The original building in Fairfax was previously occupied by these two other schools, one in 1935 and the other in 1972 .

What is Fairfax High School and George Mason University.

500

The attribute and value missing here that will make the data cell two rows tall<td ???=???>

What is rowspan=2?

500

What is the smiley face emoji?

500

Just like the "href" in an anchor element, you MUST include this attribute when creating a form element.

What is the "action" attribute?

500

This element allows you to show a menu full of <option>'s to the user.

What is <select>?

500

The size in acres of the Braddock Road campus.

What is 68 acres?