Learn how to use HTML and CSS to make webpages. HTML is the markup language that you surround content with, to tell browsers about headings, lists, tables, etc. CSS is the stylesheet language that you style the page with, to tell browsers to change the color, font, layout, and more.
Learn what HTML is and how to make a webpage with marked up text and images.
Learn how to write simple CSS rules, to select based on element, class, or ID, and change the colors of your page.
- Khan Academy