Skip to content
Advertisement

Tag: bootstrap-4

boostrap collapse is not working in my react app

bootstrap collapse is not working in my react app . i want the collapse functionality in my app it is not working in my reactapp. i think bootstrap classes are working but bootstrap onclick is not working codesandbox code codesandboxlink bootstrap code bootstrap link solve this problem Answer you have to insall three dependencies in your app bootstrap jquery @popperjs/core

Create blue box area to organize a form

my goal is to create something like this :enter image description here So an area where I can put a form for authentification or create an account. I already created a form in php which is linked to my database like this Is there something in boostrap or css or even js which can make me creat this blue area

Advertisement