
Web Design HTML
Quiz by JASON CANFIELD
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
20 questions
Show answers
- Q1A related collection of World Wide Web (www) files that includes a beginning file called a home page.Web site30s
- Q2Pages written in HTML and what make up the WWW.Web page30s
- Q3Graphic or piece of text in a internet document that can connect readers to other web pages.Hyperlink30s
- Q4Uniform Resource LocatorURL30s
- Q5HyperText Markup LanguageHTML30s
- Q6A text editor specialised for writing HTML code e.g. Notepad++.HTML Editor30s
- Q7The rules that must be followed to write properly structured code.HTML syntax30s
- Q8Starts with and open tag and ends with a closing tagHTML element30s
- Q9Indicates that the web page is written in html.tag30s
- Q10Contains information about the web page.tag30s
- Q11Contains the web page title.
tag 30s - Q12Contains the content of the web page.tag30s
- Q13Define HTML headings on six levels.
to
tags
30s - Q14Instruction to bold text.30s
- Q15Instruction to format text to italics.30s