added offical documentation for bootstrap (#7759)

* added offical documentation for bootstrap

* fixed build

* Update free-programming-interactive-tutorials-en.md

Updated link for bootstrap

Co-authored-by: Stepan Naryshkov <snaryshkov@microsoft.com>
pull/8269/head
Stepan 2022-10-14 04:03:18 +03:00 committed by GitHub
parent 92e72506b9
commit 3d27871cea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,7 @@
* [Bootstrap 5 Tutorial](https://www.w3schools.com/bootstrap5/) - W3Schools * [Bootstrap 5 Tutorial](https://www.w3schools.com/bootstrap5/) - W3Schools
* [Bootstrap Tutorial](https://www.tutlane.com/tutorial/bootstrap) - tutlane * [Bootstrap Tutorial](https://www.tutlane.com/tutorial/bootstrap) - tutlane
* [Front End Development Libraries Certification: Bootstrap](https://www.freecodecamp.org/learn/front-end-libraries/bootstrap) - freeCodeCamp * [Front End Development Libraries Certification: Bootstrap](https://www.freecodecamp.org/learn/front-end-libraries/bootstrap) - freeCodeCamp
* [Get started with Bootstrap](https://getbootstrap.com/docs) - Bootstrap
### Java ### Java