Hey everyone, recently I decided to switch my pure html/css version of this project for a bootstrap version of it. It was really fun learning how bootstrap does A LOT of the HEAVY lifting for you. Having gone through pure CSS headaches, this was a fun experience.
Here’s the link to the deployed version of it:
https://adriaanbd.github.io/sample-landing-page/
Here’s the code pen to it:
And finally a screenshot of it:
But if you’re curious, this is how it looked previously (without Bootstrap, pure CSS):
https://codepen.io/adriaanbd/full/gQVjbz (full page view)
https://codepen.io/adriaanbd/pen/gQVjbz?editors=1100 (editor view)