HTML + CSS

The programming languages of HTML and CSS are known as “front-end” coding languages. This means that the code results in what is directly displayed on a web page. For example, HTML and CSS is what allows the text and logo to be seen when you open up a search engine.

HTML, or more specifically, Hypertext Markup Language, is an ever growing programming language that is the skeleton to a web page. The language puts specific elements onto the website such as the text, images, etcetera.

CSS, or Cascading Style Sheets, does exactly what the name implies, it styles the website. CSS is the language that allows for the text to change into a different color and controls where the images are located for example.

HTML and CSS work hand-in-hand to create beautifully designed websites and in the following lessons you will learn how to code your very own custom website from scratch using these two languages! The website can be anything, from a place to document your favorite trip, a virtual photo book of your favorite pictures, to a blog!


This Course

This course will cover a wide range of HTML and CSS functions and by the end you will have your own, custom, website!

Course Requirements:

  1. A computer to write code and open files
  2. A code writing software, I will use Visual Studio Code
  3. A browser
Next >