Powering every modern website or web application are, at a minimum, three technologies: HTML, Cascading Style Sheets (CSS), and JavaScript. They are the "best friends" of the frontend, and are illustrated in the following screenshot:
Figure 1.1 - The best friends: HTML, CSS, and JavaScript
At the intersection of the three technologies is where our modern website lives. Let's take a look at these in the following sections.