In Bootstrap 4, 1 rem = _____ ?
Which CSS class is used to truncate the text?
Which among the following class creates a list of items in bootstrap.
Which HTML elements can have their vertical alignment changed?
The .font-italic
class is used to italicize the text.
Which of the following is not considered part of Bootstrap's typography?
Which class is used to make a table compact by cutting its cell padding in half?
Bootstrap's global default font-size and line-height is:
Which of the following occurs after fixed positioned is added to the element?
.d-{breakpoint}-{value}
Statement 1: Breakpoint can be sm, md, lg, or xl.
Statement 2: Value can be block, inline, none, table, etc.