Loading
Quipo
in
MindXchange
Log In
Tutorials
Exercises
MCQs
Interview Q & A
Tests
HTML
CSS
JavaScript
Java
SQL
Angular
Spring
Quipo
in
MindXchange
Menu
MindXchange
HTML
CSS
JavaScript
Java
SQL
Angular
Spring
Welcome to Quipoin
Login to track your progress
Quipoin Menu
Learn • Practice • Grow
Tutorial
Exercises
MCQs
Interview Q & A
Tests
Introduction
CSS Box model
Background color
Margins
padding in CSS
CSS Outline
Outline Properties
CSS Text
CSS Text Alignment
CSS Font
CSS Font Size and Style
Lists in CSS
CSS Max-Width
CSS Position
z-index
Overflow
CSS Float
CSS inline-block
CSS align
CSS Combinators
CSS Pseudo-class
Opacity
Navigation Bar
Fixed and Sticky nav bar
Dropdowns
Image Gallery
Image sprites
Forms
CSS Selector
Selector Overview
Element Selector
ID Selector
Class Selector
Universal Selector
Group Selector
How to add CSS
Overview
External CSS
Internal CSS
Inline CSS
CSS Border
Border Overview
Border Style
Border Width
Border Color
css /
CSS Font
mcq
Chapter
Exercises
Interview Qs
Videos
Discussion
Q1.
Which CSS property sets the text font?
A.
text-family
B.
font-family
C.
font-text
D.
font-style
Q2.
Which value makes text bold?
A.
font-type
B.
font-style
C.
font-weight
D.
font-size
Q3.
Which value of font-style makes the text slanted?
A.
italic
B.
bold
C.
strong
D.
slanted
Q4.
What is the correct order of the font shorthand?
A.
font-weight → font-style → font-size → font-family
B.
font-size → font-family → font-style
C.
font-style → font-weight → font-size → font-family
D.
font-family → font-size → font-weight
Q5.
Which unit is most commonly used for responsive font sizes?
A.
px
B.
cm
C.
in
D.
rem