0

Im making a website using html css and javascript but I came across bootstrap. If im using html css and js, would we need bootstrap? Correct me if im wrong but from what I know its a frame work for css and it contains css styling along with some javascript. HTML contains the content, css is for styling and javascript adds some interacitive features. Where does Bootstrap come into play? Do we mix all four together? Feel free to give me your perspective of what they mean or correct me on anything.

1 Answer 1

1

Bootstrap is a bunch of CSS and JavaScript that has already been written.

You can use it as a starting point for your page if it does what you want so that you don't have to write CSS and JavaScript to do those things yourself.

Sign up to request clarification or add additional context in comments.

1 Comment

Okay so only use that if i dont want to make my website from scratch using js and css. Thank you

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.