HTML and CSS
Quiz by Paul Livesey
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 attribute for the <image> tag?urlsrcpathhref60s
- Q2How can we resize an image?Using size attributeUsing resize attributeUsing rs attributeUsing height and width60s
- Q3What are <div> tags used for?To replace paragraphs i.e. <p> tagsTo provide space between tablesTo logically divide the documentTo logically divide paragraphs60s
- Q4A <meta> tag cannot be used in the <head> tag.falsetrue60s
- Q5Each list item in an ordered or unordered list has which tag?<list> tag<ls> tag<ol> tag<li> tag60s
- Q6What is cell padding?Used to separate cell walls from their contentUsed to set space between cellsUsed to provide width to a cellBoth a and b above60s
- Q7width: 100px; and width:100%; is the same thing.truefalse60s
- Q8What is the <br> tag used for?Word breakSpaceLine breakParagraph break60s
- Q9Which of the following is used to contain a menu?footerheaderasidenav60s
- Q10Everything inside this element is shown inside the main browser windowbodyheaduldiv60s