The Navbar
In this lesson, we will create the navbar for a Shopify clone.
We'll cover the following...
In this chapter, we’ll clone the Shopify website’s homepage using Bootstrap 4. Since this layout is quite tall, we’ll look at screenshots of each section separately, as we build it. Altogether, there are seven sections on this home page. Here is the HTML structure for the official Shopify website:
The navbar.
The "Hero" section (we usually call it jumbotron in Bootstrap).
The "Showcase" section (including the heading and the start, sell, market, and manage subsections).
The "Support" section (a simple container with three columns). ...