Introduction: How to Make Websites - Complete Introduction to Web Development

Watch on YouTube

This video series is to introduce website development for beginners who don't know anything about making websites. This first episode introduces the software I use in my workflow to make websites to the best of my ability. This series assumes you don't know anything about web development, but if I go beyond what you understand, ask me a question and I'll try to get back to you as soon as possible!

Step 1: How to Learn HTML Tags

Watch on YouTube

This episode introduces the use of HTML tags, which is the basic format that websites are written in.

Step 2: How to Learn CSS Tags

Watch on YouTube

This video explains how to use CSS for beginners to make your website look good. CSS gives a website a unique look and feel.

Step 3: How to Learn JavaScript & JQuery Tags

Watch on YouTube

This video explains how to use JavaScript and JQuery to give your website some interactivity.

Step 4: Introduction to Jekyll - Static Site Generator

Watch on YouTube

This video explains how to use the static site generator called Jekyll.

Step 5: Free Web Hosting With GitHub Pages

Watch on YouTube

This video explains how to use GitHub Pages to host your website for free. Fast hosting with a CDN if you have a static site that can be made with Jekyll.