Bootstrap Community, frontend Development

When I use the form builder and copy my html code over to the file, after running the program the output is very different than what it looked like in the builder. Am I missing some css bootstrap links in the top that aren't mentioned. This has also been happening to me on almost every bootsnipp bit of code I use. Is there something I am missing? Thanks and have a nice day

cliakos () - 5 years ago - Reply 0


You need to include bootstrap js and css, and jquery js files in your html header.

bidnapper (2) - 5 years ago - Reply 0


I have been doing that but to no avail. Should I try doing external css and js? I dont think that will change anything however. And in regards to the builder, only html code is provided.

cliakos () - 5 years ago - Reply 0