Building Websites with HTML and CSS
HTML and CSS are the skeleton for the web. This course will teach you how to build an entire website from scratch using HTML and CSS.
What you'll learn
HTML, CSS, and JavaScript are the basic building blocks for any web application, be it a basic, static website or the most advanced web application that relies heavily on JavaScript. In this course, Building Websites with HTML and CSS, you’ll learn to build an entire website from scratch. First, you’ll explore how to set up a web page with text and a layout. Next, you’ll discover how CSS can be used to style the page and its layout further. Finally, you’ll learn how to extend the site’s functionality by integrating a basic JavaScript API. When you’re finished with this course, you’ll have the skills and knowledge of HTML and CSS needed to a fully working website.
Table of contents
- Module Introduction 1m
- The HTML Content Model 4m
- Working with Semantic Elements 5m
- Demo: Creating the Page Structure 6m
- Creating a Layout in CSS 4m
- Demo: Using Padding and Margin 2m
- Positioning Elements on the Page 5m
- Demo: Creating the Page Layout 5m
- Demo: Using the Browser Developer Tools 1m
- Summary 1m