Learning Adventure

Learn HTML and CSS

HTML and CSS are the basic building blocks of any website. No matter what kind of website or application you want to build, you'll have to know both of these languages. In this Learning Adventure, we'll start out by building a very simple website for a bakery and then we'll launch it live on the web. After we've built our first website, we'll get a more formal introduction to HTML, or HyperText Markup Language, which forms the structural layer. This is the code that will hold any text and other content. Then we'll take a look at CSS, which is the presentational code that tells web browsers how our HTML should be rendered visually. CSS allows us to change colors, fonts, page layout, and more. After we've covered HTML and CSS, we'll learn how to make our websites responsive, so that they're visible on a wide variety of desktop and mobile devices. Finally, we'll learn about Accessibility, which allows websites to be viewed by people that use assistive devices to browse the web.

  • Things You'll Learn
  • HTML
  • CSS
  • Accessibility
  • Responsive Web Design

7 badges • 23 videos

13 badges • 55 videos

5 badges • 19 videos

The Finish Line!

If you've made it this far, congratulations! If you think you're up for it, why not check out the related bonus content or take on another Learning Adventure?