
HTML Basic
Quiz by sky gazer
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 is the closing tag of HTML document<html></html><html/>30s
- Q2It is the data containers of the table.thtdtr20s
- Q3It defines a header for a document or a section.sectionnavigationheader20s
- Q4It defines a container for navigation linksfooternavigationsection20s
- Q5It defines a one-line input field for text input.<input type="text"><input type="number"><input type="date">20s
- Q6It is an input type that let a user select ONE of a limited number of choices.Submit buttonsInput buttonsRadio buttons20s
- Q7It defines a button for submitting form data to a form-handler.<input type="password"><input type="text"><input type="submit">20s
- Q8An HTML element that defines a form that is used to collect user input.<input type="text"><input type="submit"><form>20s
- Q9With ______________ you can create your own Website.HTMLWeb BrowserNotepad++20s
- Q10_________________ elements are represented by tags.HTMLWebsiteWeb Browser20s