Science Test - HTML
  • 1. What does HTML stand for?
A) Hyper Text Markup Language
B) Health Team Mental Learning
C) Hyperlinks and Text Markup Language
D) Home Tool Markup Language
  • 2. What is an HTML tag?
A) Code used in HTML to define a format change or hypertext link
B) Hyper Text Markup Language
C) An individual component of an HTML document
D) Raw text elements
  • 3. Who is making the Web standards?
A) Microsoft
B) Mozilla
C) The Government
D) The World Wide Web Consortium
  • 4. What is malicious code?
A) Internet defects
B) Term used to describe undesired effects, security breaches or damage to a system
C) Minor mistakes made by users
D) Minor mistakes made by developers
  • 5. Choose the correct HTML tag for the largest heading
A) <heading>
B) <h6>
C) <h1>
D) <head>
  • 6. Which HTML tag would cause security problems in the wrong hands?
A) html
B) jpg
C) img
D) http
  • 7. What is the method to neutralize risk in your HTML code?
A) Filtering
B) Scanning
C) Double Checking
D) Observing
  • 8. In your HTML code, un-trusted input can come from all of the above except?
A) Police
B) Form Elements
C) URL Parameters
D) Cookies
E) Databases Queries
  • 9. HTML tags are case sensitive?
A) True
B) False
  • 10. What is common script to enter malicious code on your HTML page?
A) Perl CGI
B) PHP
C) ASP
D) JSP
  • 11. The page title is inside the ____________ tag?
A) Table
B) Body
C) Division
D) Head
  • 12. _________ are the HTML codes that control the appearance of the document contents?
A) Codes
B) Tags
C) Slashes
D) Code
  • 13. Which format usually works best for photos?
A) HTML
B) IMG
C) GIF
D) JPG
  • 14. Can a data cell contain images?
A) Yes
B) No
  • 15. What is the attribute for <image> tag?
A) src
B) url
C) path
D) pt
  • 16. 16.
    What is <br> tag for?
A) Word Break
B) Line Break
C) Paragraph Break
D) Space
  • 17. What is the easiest way to neutralize HTML risk?
A) Installing a firewall
B) filtering out dangerous tags
C) Removing all tags
D) Use safety tags
  • 18. True or False: Are images a security risk?
A) False
B) True
  • 19. What is a common HTML security risk?
A) HTML injection
B) HTML forms
C) HTML tag
D) HTML scripts
  • 20. Why shouldn’t you use “IMG” tags?
A) Someone can replace the tags with notes
B) Someone can replace an image file with a php script to execute an attack
C) Someone can replace the current file with an inappropriate picture
D) Someone can replace the file with an document
Created with That Quiz — where a math practice test is always one click away.