Web Development with HTML and CSS

Introduction

Welcome! This course will covers the basics of HTML, CSS, with a little Javascript thrown. By the end of the course, you will have both the building blocks and the files for a Website you have built yourself.

In Unit 1 you will learn all about Hypertext Markup Language (HTML). HTML is the standard markup language for documents designed to be displayed in a web browser.

Web browsers receive HTML documents from a web server or from local storage (your computer) and render the documents into multimedia web pages.

You begin, let's take a look at the Web address that take you to a website.