Test Your Web Design Knowledge Think you know about web design? Take this quiz to put your skills to the test! michelle published on January 15 Stacked 1/12 What is the purpose of HTML? To style web pages To structure web content To create server-side scripts 2/12 Which of the following is a programming language used for web design? Java HTML JavaScript 3/12 What does CSS stand for? Cascading Style Syntax Cascading Screen Styles Cascading Style Sheets 4/12 Which tag is used to define an image in HTML? <img> <src> <picture> 5/12 What is the default value for the 'position' property in CSS? static relative absolute 6/12 Which of the following is NOT a color value in CSS? #FF0000 rgb(255, 255, 0) yellow 7/12 What is the purpose of a media query in responsive design? To add animations To adjust screen brightness To apply different styles based on device characteristics 8/12 Which HTML element is used for creating hyperlinks? <a> <link> <ref> 9/12 What does the 'font-family' property in CSS determine? Line spacing of the text Font size of the text Typeface of the text 10/12 Which of the following is a popular front-end framework for web design? React Node.js MongoDB 11/12 What is the purpose of a wireframe in web design? To test website usability To create visual designs To outline the structure and layout of a web page 12/12 Which CSS property is used to add shadows to elements? border-radius box-shadow text-shadow