Terminology

HTML: HyperText Markup Language, it is the basic language of the programming world.

CSS: Cascading Style Sheets, it is the styling code that edits the pages made by HTML so that you can change image placement, fonts, and shapes.

Bootstrap: Bootstrap is the most popular HTML, CSS, and Javascript framework for developing responsive, mobile first projects on the web.

Javascript: An object-oriented computer programming language commonly used to create interactive effects within web browsers.

Python: A high-level general-purpose programming language.