Bootstrap
Bootstrap a new programming language which allows people to use already built templates for their websites for CSS, bootstrap currently comes in two versions Bootstrap 3 or Bootstrap 4 and to use it you can either download it onto your pc or use a CDN network where you basically attach the links needed for Bootstrap like myself in the html file you are writing. When learning Bootstrap I saw how most of it is just combining HTML and CSS knowledge that you have even if its very basic as Bootstrap looks very easy from what I've seen so far. You can find a example of some Bootstrap screenshots below.
Some of the resources I'm using to learn Bootstrap are:
- W3Schools: A very popular website to really learn any coding language from backend to frontend, you have the choice to learn version 3 or 4 I'm learning version 3 and then will be learning version 4 and if you haven't noticed already W3Schools is mentioned in all the blogs, thats how good it is😂
- Sololearn: Another good platform for learning to code, however they don't have that much on Bootstrap on the app/website so you'll have to find alternatives of learning the language.
I would highly recommend learning Bootstrap as at the momment I'm having quite a bit of fun learning about it and seeing how it works.

