Part Two – Creating a Unique-Looking Website Based on Bootstrap 5 and Customization
In this part of the book, we will learn how to transform a standard-looking Bootstrap 5 website into a unique-looking and custom website by using Bootstrap 5’s powerful customization features, as well as some custom styling with Sass. We will also improve the website with various interactive features using custom JavaScript.
This part comprises the following chapters:
- Chapter 7, Creating the Website Using Default Bootstrap 5 Elements
- Chapter 8, Customizing the Website Using Bootstrap 5 Variables, Utility API, and Sass
- Chapter 9, Improving the Website with Interactive Features Using JavaScript