Get started creating web pages with HTML and CSS, the basic building blocks of web development. Introduction to HTML & CSS is a 134 minute course from Treehouse teacher Treasure Porth.
HTML, or HyperText Markup Language, is a standard set of tags you will use to tell the web browser how the content of your web pages and applications are structured. CSS, or Cascading Style Sheets, select HTML tags and tell the browser what your content should look like.
Whether you are coding for fun or planning to start a career in web development, learning HTML and CSS is a great place to start.
What you'll learn:
✓ Define HTML and CSS
✓ Add and change HTML tags
✓ Modify CSS attributes
✓ Learn the structural foundation of web pages and applications
What HTML & CSS is used for:
HTML and CSS are used for the front end presentation of websites. They are two of the most common languages in programming for the internet, and most commonly used by front end web developers.