I would like to create a logic such as displayed in this image for an HTML form.
What is the easiest way to do it? The server is using express and imports a layout file as a header replacement with css settings that do not include bootstrap. I am a complete beginner in front dev and I was told combining two css style sources in one HTML is possible but causes problems.
can I do this without JS/Jquery? If not, could you please provide a minimal example how to do it?
