-- HTML5 Declaration -- -- HTML structure declaration with the english language specified -- -- Head of the page -- -- Meta data of the page -- -- Website has to be responsive for Bootstrap -- -- Title of the page -- Contact Me -- Mandatory link for bootstrap accessibility -- - Body of the Page -- -- Mandatory script sources for Bootstrap -- -- Navigation bar fixed to the top of the page with hamburger menu -- -- Carousel framework ---- Image containers below the carousel -- -- Footer fixed to the bottom of the page --
I hope you can make use of the elements displayed. These can also be found on Bootstrap's website with further details.