My code
Actual need to

My code
Actual need to

Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Prasad RaveendranPosted Apr 13, 2024, 9:38 PM
To keep all the controls in one line, you can adjust the layout by utilizing the Bootstrap grid system. Here's the modified code to achieve that:
In this code, I've wrapped each form in a
rowclass and adjusted the column classes (col-md-*) to make sure all controls are displayed in one line. Additionally, I've added theg-3class to add some spacing between the columns. You can adjust the column sizes and spacing according to your preference.Jaimin ShethiyaPosted Apr 13, 2024, 4:45 AM
Hello,
You can try with media css, it will help you adjust the content based on your devices.
Thanks
Mithun PradhanPosted Apr 9, 2024, 10:38 AM
Mobile Responsive not working
Tahir AnsariPosted Apr 9, 2024, 8:42 AM
Adjust according to your preference