- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Set typography and link styles in Bootstrap
Bootstrap sets a basic global display (background), typography, and link styles.
- Basic Global display − Sets background-color: #fff; on the <body>element.
- Typography − Uses the @font-family-base, @font-size-base, and @line-height-base attributes as the typographic base.
- Link styles − Sets the global link color via attribute @link-color and apply link underlines only on :hover.
- Related Articles
- Standard Link Styles in CSS
- Bootstrap Collapsible link
- Bootstrap .btn-link class
- Bootstrap alert-link class
- Create a Bootstrap progress bar with different styles
- Link Bootstrap List Group Items
- Bootstrap 4 .card-link class
- Add the default styles for the dropdown menu container in Bootstrap
- Disable a pagination link with Bootstrap
- Set Column Ordering in Bootstrap
- Set small modal in Bootstrap
- Set large modal in Bootstrap
- Set the link color with CSS
- Primer CSS Typography Text Alignment
- Primer CSS Typography Heading Utilities

Advertisements