Frontend Web Development
Quiz by Eshu
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
10 questions
Show answers
- Q1What does the 'ALT' attribute in an tag signify?It applies a style to the imageIt provides alternative text for the imageIt specifies the image sourceIt sets the image size30s
- Q2What does the 'box model' in CSS refer to?The structure of a databaseThe method for handling JavaScript eventsThe way images are compressedThe design and layout of HTML elements on a page30s
- Q3Which HTML tag is used to define an internal style sheet?30s
- Q4What is the primary purpose of the section in an HTML document?To include server-side scriptsTo contain meta-information about the documentTo show advertisementsTo display the main content30s
- Q5Which HTML tag is used to define a section of navigation links?30s
- Q6What does CSS stand for in web development?Cascading Style SheetsComputer Style SheetsColorful Style SheetsCreative Style Systems30s
- Q7Which property is used to change the text color in CSS?font-colortext-colorbackground-colorcolor30s
- Q8What does the CSS `z-index` property control?The height of an elementThe font size of textThe width of an elementThe stacking order of overlapping elements30s
- Q9How do you add a comment in JavaScript?// This is a comment# This is a comment/* This is a comment */30s
- Q10What component would you use in Bootstrap to create a collapsible menu or panel?CarouselModalTooltipAccordion30s