0

Bootstrap?

Hello guys, How are you? I started to learn web development and I got to this point in my online course which makes me feel confused. After learned HTML and CSS, now I'm learning Bootstrap. My question is: What is the common way to style and create a website? Should I use CSS in an external doc, or use CSS style inside of HTML or use Bootstrap? What actually is the most common way that a professional web developer uses when developing a website? Thanks

17th Jan 2019, 6:55 PM
Filipe Dutra
Filipe Dutra - avatar
2 Answers
+ 2
hello Filipe Dutra most web web devolpers use html, css, bootstrap and javascript. personaly i think it is better to keep css, html and javascript in seperate document because it’s easier to matain and to read. i hope this helps
17th Jan 2019, 7:34 PM
Ollie Q
Ollie Q - avatar
0
Thank you very much for your answer, Ollie. Much appreciated it!!
18th Jan 2019, 2:10 PM
Filipe Dutra
Filipe Dutra - avatar