FundamentalsOfWebDev-CourseLogo-FeaturedImage-blog

The Fundamentals of Web Development: Using HTML5, CSS3, and JavaScript

Today I am happy to announce the launch of our newest course, The Fundamentals of Web Development: Using HTML5, CSS3, and JavaScript. This free course is for beginners and no programming experience is required. In this course, you will learn the fundamentals of HTML5, CSS3, and JavaScript.

Lead Developer Career Guide Banner 01

View Course on YouTube

 

Build a Superhero Themed Web Page From Scratch

The Fundamentals of Web Development: Using HTML5, CSS3, and JavaScript includes three short videos and a course manual that walk you through building a Superhero themed web page from scratch. You will add HTML5 elements to your page as I walk you through what each element is and why it is used. Then, I teach you the difference between CSS element selectors and CSS classes as we update our Superhero themed web page to add a bit of style. In the final lesson, you will learn the fundamentals of JavaScript including creating a “Hello World” JavaScript alert, getting the text from an HTML label element, creating a simple string array, sorting a string array, and inserting HTML into your Superhero themed web page using JavaScript.

Why HTML5, CSS3, and JavaScript?

HTML5, CSS3, and JavaScript are the three basic skills necessary for any web developer. Whether you want to learn Microsoft .NET, PHP, or any other backend programming language for web development, you will have to learn HTML5, CSS3, and JavaScript first. Web development is a combination of two skills: frontend and backend. Frontend means the visual elements on the page, that’s where HTML5, CSS3, and JavaScript are used. Backend means the data storage and web application on the server. If you are equally talented in frontend and backend web development, you are what is known as a full stack developer (that’s me!).

Download the Course Manual!

This course includes a course manual that contains all of the code examples plus descriptions of the topics discussed in this course. You can download the course manual here.

Further Learning

I also teach a much longer course with over 30 lectures, videos, screencasts, and Lecture Reference Guides. In this course, you Learn How to Build a Simple Microsoft Azure .NET Website. If you are interested, you can read more about this course on our courses page.

Have a great week and Happy Coding! #LearnLoveLiveCode