How to Make Websites - Complete Introduction to Web Development
by Media Unmasked in Circuits > Websites
2132 Views, 70 Favorites, 0 Comments
How to Make Websites - Complete Introduction to Web Development
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!
How to Learn HTML Tags
This episode introduces the use of HTML tags, which is the basic format that websites are written in.
How to Learn CSS Tags
This video explains how to use CSS for beginners to make your website look good. CSS gives a website a unique look and feel.
How to Learn JavaScript & JQuery Tags
This video explains how to use JavaScript and JQuery to give your website some interactivity.
Introduction to Jekyll - Static Site Generator
This video explains how to use the static site generator called Jekyll.
Free Web Hosting With GitHub Pages
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.