Use of <script type="text/javascript" src="bootstrap-4.4.1/js/bootstrap.min.js"></script>
Problem Description:
I try to implement this script tag in my html code but don’t know the use of ‘bootstrap4.4.1/js/bootstrap.min.js’
link. Can anyone explain what’s the use of this????😓😓
Use of ‘bootstrap-4.4.1/js/bootstrap.min.js’ link in the script tag as src.
Solution – 1
Some bootstrap features require javascript. By placing this script, these features can be used.