This page is designed to assess test your knowledge of HTML and Perl.
Please enter your name.
  1
When multiple checkboxes are given the same name attribute, what happens when you check each box?
Each checkbox will remain checked.
This cannot be done.
Only one box will remain checked at any one time.
Checkboxes do not have name attributes.
 
 
  2
Hidden tags
are not supported in HTML anymore.
contain formatting codes for HTML documents
contain information that the user cannot see.
pose a secuity risk, and should not be used in web pages.
 
 
  3
This multiple-choice question employs which of the following?
pull-down menus
radio buttons
check boxes
textareas