Skip to content
Advertisement

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

JavaScript
JavaScript

Is there something in boostrap or css or even js which can make me creat this blue area ?

Advertisement

Answer

You can do this with CSS, something like:

JavaScript
JavaScript
User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement