In the bootstrap directory, there are css and javascript files.
For better understanding, move the bootstrap css files into the CSS folder ( All the styling files will be in this folder) and bootstrap js files to JS folder ( All the Javascript files will be in this folder)
In your html files , link the html files using the following code