illustration for Create and Deploy a Basic Static HTML Website

Create and Deploy a Basic Static HTML Website

Instructor

Chris Achard
27m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
3.8
25
people completed
Bookmark
Download
RSS

This course will walk you through the entire process for creating and deploying your first Static HTML Site.

You will learn HTML (HyperText Markup Language), the language common to every website. HTML describes the basic structure and content of a web page. If you want to build a website or web application, you'll need to know HTML.

Additionally, you will learn how to make your website responsive using CSS media queries, add custom emojis, animations, and a "Tweet" button.

To finalize the course, you will learn how to deploy and host your Static HTML Site with Netlify, a powerful service that automates builds, deployments, and manages your websites and web apps.