TeamTreeHouse – Introduction to HTML and CSS

0

HTML (HyperText Markup Language) is the coding language common to all modern websites and applications.

Description

HTML (HyperText Markup Language) is the coding language common to all modern websites and applications. If you want to build a website, web application or know how to edit other websites and apps, you’ll need to understand HTML.

This track will guide you through the basics of HTML, and help you explore other core technologies that work alongside HTML to deliver web experiences to users.

The next course covers HTML Forms, which teaches you the ins and outs of how to create, use, and manage forms. Next, you’ll take our HTML Tables course and learn how to make and work with tables in your development work.

This Track is the perfect path into web design, no matter what field you’re in.

About this Course

Use CSS, or Cascading Style Sheets, to 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