Problem Statement: Default Block-Level Elements
Which of the following HTML elements is a block-level element by default?
Super 15 batch 1&2 quiz 6
Quiz
•
Other
•
University
•
Medium
Gnaneshwar Reddy
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following HTML elements is a block-level element by default?
A) <span>
B) <img>
C) <div>
D) <a>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following properties are included in the CSS box model?
A) border, padding, margin
B) width, height, padding
C) border, content, padding, margin
D) content, padding, border, margin
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements is true about inline elements?
A) Inline elements always occupy the full width of the container.
B) Inline elements respect the width and height properties.
C) Inline elements can contain block-level elements.
D) Inline elements do not start on a new line by default.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a flexbox container, which property is used to align items along the main axis?
A) align-items
B) justify-content
C) align-content
D) flex-direction
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code output?
js
var a = 10;
{
let a = 20;
console.log(a);
}
console.log(a);
A) 20, 10
B) 10, 20
C) 20, 20
D) 10, 10
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which JavaScript method is used to add an HTML element dynamically to the DOM?
A) document.append()
B) document.add()
C) document.createElement()
D) document.insertElement()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which event phase is responsible for executing an event in the order it is triggered by the deepest nested element first?
A) Event capturing
B) Event bubbling
C) Event propagation
D) Event delegation
10 questions
CSS Day 8 Quiz
Quiz
•
University
15 questions
Luyện tập CSS
Quiz
•
University
10 questions
Creating Web Pages
Quiz
•
University
20 questions
Batch E418
Quiz
•
University
10 questions
Introduction to CSS
Quiz
•
University
20 questions
De-Escalation
Quiz
•
University
10 questions
REPORT WRITING TECHNIQUE
Quiz
•
University
20 questions
CSS QUIZ
Quiz
•
University
15 questions
Multiplication Facts
Quiz
•
4th Grade
25 questions
SS Combined Advisory Quiz
Quiz
•
6th - 8th Grade
40 questions
Week 4 Student In Class Practice Set
Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025
Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)
Quiz
•
9th - 12th Grade
15 questions
June Review Quiz
Quiz
•
Professional Development
20 questions
Congruent and Similar Triangles
Quiz
•
8th Grade
25 questions
Triangle Inequalities
Quiz
•
10th - 12th Grade