HTML
Quiz by Abcd Abcd
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
- Q1Which of the following is NOT a back-end application for forms in HTML?PHP ScriptCGINLHSASP Script10s
- Q2The World Wide Web uses __________ to indicate a locationURLAnchorHyperlink10s
- Q3What is the problem in this tag? <a href = "Desktop/docc.jpg> Connect to docc </a>href attributeClosing TagName10s
- Q4Height and width can be set as ________None of thesePercentage of the pagePercentage of the actual sizePixels %10s
- Q5In ________ type of list, the number is incremented for each successive element.Ordered ListNested ListUnordered ListDefinition List10s
- Q6The combination of the table headings and table data makes up the _________ of the table.None of theseSumProductRow10s
- Q7HTML is a __________ languageProgrammingMarkupAll of theseScripting10s
- Q8The _________ application will perform required processing on the passed data based on defined business logic inside the application.Back-endHTTPSNone of TheseData base10s
- Q9Can a form be nested like a list?SometimesDepends on the codingYesNo10s
- Q10Setting the type attribute of _________ element to submit creates a button by which the browser sends the content of the form to the address specified in the action attribute of <form> element.MethodInputAll of theseAction10s