I'm using Bootstrap for a small element on my website. However, when I add the code,
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
It always messes up something on my website, in this case the header. Is there any way I can only make the bootstrap CSS apply in one section of the website? This is beyond annoying.