Question

I have a form that I'm making in bootstrap but no matter what I do, I cant seem to get it to look how it looks in the tutorials. The label goes above the text box when it should be beside it, and the whole thing looks like it lacks any css formatting. Thanks for your help.

Here is the site that I'm working on and you can view the source code there:

aerofied.snbw.co/registration.php

Was it helpful?

Solution

bootstrap.min.js returns a 404 error and I believe this is the reason.

This is the URL that returns the error: http://aerofied.snbw.co/js/bootstrap.min.js

You should also read the Bootstrap documentation. You must use some specific classes for your forms.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top