6A/6B Web Development
Quiz by Virginia Kittrell
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
17 questions
Show answers
- Q1A location connected to the Internet that maintains one or more pages on the World Wide WebWebsite30s
- Q2The raw text, images, and other elements included in a web pageWebsite content20s
- Q3This language is used to create the content of a web page.HTML30s
- Q4A piece of a website. Marked by a start tag and sometimes closed with an end tag. Also includes the content of the element as well.HTML element30s
- Q5The special set of characters that tells the machine where the start and end of an HTML element is and what type it is.HTML tag30s
- Q6The purpose of different pieces of content in a web page, used to help the computer determine how that content should be displayedWebsite structure30s
- Q7A title or summary for a document or section of a documentHeading30s
- Q8The collected information about an individual across multiple websites on the Internet.Digital Footprint30s
- Q9A quotation from or reference to a book, paper, or author, especially in a scholarly work.Citation30s
- Q10the exclusive legal right, given to an originator or an assignee to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same.Copyright30s
- Q11A public copyright licenses that enable the free distribution of an otherwise copyrighted work. A CC license is used when an author wants to give people the right to share, use, and build upon a work that they have created.Creative Commons30s
- Q12A work or invention that is the result of creativity, such as a manuscript or a design, to which one has rights and for which one may apply for a patent, copyright, trademark, etc.Intellectual Property30s
- Q13Part of a program that does not work correctly.Bug30s
- Q14A programmer-readable note in the source code of a computer program.Comment30s
- Q15Finding and fixing problems in your algorithm or program.Debugging30s