Learn how to use HTML and CSS to make webpages. HTML is the markup language responsible for the elements of the web page like its headings, lists, tables, etc. CSS is the stylesheet language responsible for the design of the page, telling browsers to change the color, font, layout, and more. We’ll also enhance our web pages more by making it responsive.