Beginners HTML, CSS and JavaScript
About Course
This course is currently running and new lessons will be added each week. If you have a suggestion for a lesson please contact us.
In this course, we’re going to introduce HTML and CSS and explore how these are used to create web pages. We’ll also cover an introduction to JavaScript and explore how to add functionality.
We’ll cover web servers, the basics of HTML, language syntax, and tags. We’ll learn how to construct web pages using various HTML tags and how to style your pages using CSS. Finally, we’ll take a look at JavaScript and how it is used on a webpage.
To start creating web pages, you’ll need a text editor such as notepad or you can use VS Code if you prefer. You’ll also need a web-browser such as chrome, edge or firefox to view your pages, and a personal web server or hosting service to host your files. You can also save the files into a folder on your computer if you prefer.
Course Content
Introduction
-
Course Introduction
01:02 -
Installing a Personal Web Server
02:47 -
Installing VS Code
01:28 -
Setting up our Development Environment
01:45