Media queries, Bootstrap or both?

Asked

Viewed 246 times

0

I’m new in the business, despite being in the 3°semester of college, I started studying web development some 15 days ago, My question is whether I should use only bootstrap or use beyond it, the media queries too? Bootstrap adds commands and functionalities to Html5, that’s it?

  • Bootstrap is to make things easier, learn to use his grids and you’ll already be able to do a lot of things, but you’ll still have a lot of custom things that you’ll have to do manually, which means bootstrap is html and css, Html5 is just a set of features, bootstrap adds functionality, but not to Html5, bootstrap makes use of js, css3, and html.

1 answer

-1


Rafael, if you’re starting now, I suggest you start studying the basic tools for web development, which are 1: HTML, 2: CSS and 3: Javascript. A good start would be the courses of University XTI. Take the courses in that order.

As for Bootstrap, it is a Framework that has some predefined CSS styles that you can use to speed up the work.

Success, good studies man.

  • Thank you very much! I’m going to take a look at the XTI courses. I’m finishing the introduction to Html5, CSS3 and Bootstrap. Thanks!

Browser other questions tagged

You are not signed in. Login or sign up in order to post.