![]() |
CDN stands for Content Delivery Network. It is used to load the content of a particular framework or library in your HTML document to enhance the web page. Bootstrap CDN is used to add Bootstrap to HTML documents. You can add it using the <Link> tag inside the <head> to load Bootstrap CSS and the <script> tag to load the Bootstrap JavaScript at the end of the <body> tag. Bootstrap CDN: The bootstrap CDN to include CSS and JavaScript in your HTML document are listed below: CSS CDN: Use the below CDN to include Bootstrap CSS in your HTML document: CSS
JavaScript CDN: The below CDN can be used to include the Bootstrap JavaScript in your HTML document: Javascript
Example: The below code is an illustration that shows how you can add bootstrap CDN to your document and use its features. HTML
Output: |
Reffered: https://www.geeksforgeeks.org
Bootstrap |
Related |
---|
![]() |
![]() |
![]() |
![]() |
![]() |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 15 |