How can we tell the computer both what to put on the web page, and how to organize it?

Two sentences

We can accomplish this by writing HTML code to specify the content, structure, and formatting of the web page. Additionally, using CSS allows us to control the design and layout of the elements on the page.