Web Development Quiz (1) Test your knowledge about web development with this exciting quiz! See if you can answer all 11 questions correctly delya90 published on December 11, 2023 Stacked 1/11 What does HTML stand for? Hyper Text Markup Language Hyperlinks and Text Markup Language Home Tool Markup Language Hyperlink Tool Markup Language 2/11 Which of the following is NOT a programming language? HTML JavaScript CSS WordPress 3/11 What does CSS stand for? Cascading Style Sheets Creative Style Sheets Computer Style Sheets Colorful Style Sheets 4/11 Which tag is used to define an unordered list in HTML? <ul> <li> <ol> <lii> 5/11 What is the correct way to include an external JavaScript file? <script src='script.js'> <script href='script.js'> <script link='script.js'> <script file='script.js'> 6/11 Which CSS property is used to control the spacing between elements? margin padding border display 7/11 What is the correct syntax for a CSS class selector? .classname #classname $classname *classname 8/11 Which of the following is NOT a type of HTTP request? GET POST INSERT DELETE 9/11 What does API stand for? Application Programming Interface Advanced Programming Interface Application Parsing Interface Advanced Parsing Interface 10/11 Which of the following is a server-side scripting language? JavaScript HTML Python CSS 11/11 What does CMS stand for? Content Management System Cascading Menu System Computer Management System Central Monitoring System