From ed5d1606c43bfcf01f0c99a48fd9df93c0296471 Mon Sep 17 00:00:00 2001 From: Vashishth Patel <76911582+vasu-1@users.noreply.github.com> Date: Thu, 14 Oct 2021 06:43:13 +0530 Subject: [PATCH] Bootstrap 5 tutorial Added (#6228) * bootstrap 5 tutorials added * updaded fix --- more/free-programming-interactive-tutorials-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-interactive-tutorials-en.md b/more/free-programming-interactive-tutorials-en.md index 54893c5a..03d8b0a5 100644 --- a/more/free-programming-interactive-tutorials-en.md +++ b/more/free-programming-interactive-tutorials-en.md @@ -173,6 +173,7 @@ #### Bootstrap +* [Bootstrap 5 Tutorial](https://www.w3schools.com/bootstrap5/) - W3Schools * [Bootstrap Tutorial](https://www.tutlane.com/tutorial/bootstrap) - tutlane * [Front End Libraries: Bootstrap](https://www.freecodecamp.org/learn/front-end-libraries/bootstrap)