Is it necessary to add Bootstrap JS and Bootstrap CSS both in your project?

Asked 28-Jul-2021
Viewed 151 times

1 Answer


0

if we use our own CSS on an Html page, then we write more code for styling the content of the web page. at this time we don't need to add bootstrap CSS and JS files. if we add the bootstrap in our own project then we need to add the bootstrap CSS and JS CDN or package link.