Recall & Review
beginner
What is typography in web design?
Typography is the style, arrangement, and appearance of text on a webpage. It includes font choice, size, spacing, and color.
Click to reveal answer
beginner
Why should typography be consistent across a website?
Consistent typography helps users read easily, creates a professional look, and strengthens brand identity.
Click to reveal answer
intermediate
How does Bootstrap help maintain consistent typography?
Bootstrap provides predefined typography styles and classes that ensure uniform fonts, sizes, and spacing across all pages.
Click to reveal answer
beginner
What problems can inconsistent typography cause?
Inconsistent typography can confuse users, make content hard to read, and make the website look unprofessional.
Click to reveal answer
intermediate
Name two Bootstrap classes that affect typography.
Examples include
.lead for emphasizing paragraphs and .text-muted for lighter text color.Click to reveal answer
What does consistent typography improve on a website?
✗ Incorrect
Consistent typography improves readability and helps build a strong brand identity.
Which Bootstrap class would you use to make text stand out as important?
✗ Incorrect
The .lead class makes paragraphs larger and more prominent.
What is a risk of using many different fonts on one website?
✗ Incorrect
Using many fonts can make the site look messy and unprofessional.
Bootstrap typography styles are designed to be:
✗ Incorrect
Bootstrap provides uniform and responsive typography styles for all devices.
Which of these is NOT a typography aspect?
✗ Incorrect
Button color is related to design but not typography.
Explain why consistent typography is important for user experience on websites.
Think about how text style affects how easy it is to read and how the site feels.
You got /4 concepts.
Describe how Bootstrap helps developers maintain consistent typography.
Bootstrap offers ready-made styles to keep text looking the same everywhere.
You got /4 concepts.