
In this lesson, we'll take a broad look at the learning objectives of the course, including a brief examination of what you'll be able to to do with HTML, CSS and JavaScript by the end of it.
This lesson shows you where to go to download and install the required software.
Let's start making things happen! In this lesson we'll learn all about the most important and most common elements and tags.
Let's continue our look at common HTML tags and elements in this lesson.
Part 3 of our examination of basic HTML concepts, and the most common elements and tags.
Before we start working with CSS, let's set up our project in Aptana Studio.
In this section, we'll learn the basic concepts of CSS rules, including selectors and declarations.
In this lesson, we'll learn about CSS classes, and we'll even do a bit of table styling as a practical example.
So far, we've used internal styles sheets. In this lesson, we'll learn about external style sheets, and how to link them into our HTML documents.
In this lesson, we'll take a look at the third and final way of using CSS: Let's work with inline styles.
Without JavaScript, our HTML creations would be static. Dynamism, interactivity and functionality are added through JavaScript, the default programming (or, scripting) language of the World Wide Web. Let's beginning learning JavaScript.
In essence, functions in JavaScript are reusable blocks of code, which we can trigger at will using events. Let's start learning how to create our own functions in this lesson.
In this lesson, we'll learn what variables are, and how we can use them in JavaScript.
In this lesson, we'll learn about Arithmetic operators in JavaScript.
Unlike some other programming languages, JavaScript handles Data Types dynamically. Let learn what that means, and how to take advantage of it.
Let's learn how we can use Strings to handle text in JavaScript.
JavaScript in an object oriented programming language (OOP), and thus allows us to create objects of our own. In this lesson, we'll learn how to create objects in JavaScript, and why they are useful to us.
In this lesson, we'll learn how to create conditional logic in JavaScript, using If Statements.
In this lesson, we'll learn how to use alert boxes in JavaScript.
In this lesson, we'll make a practical application of what we've learned about HTML & JavaScript thus far -- let's write our own form validation code.
HTML5 is the latest evolution of web technology, encompassing decades of research and development. It has matured to the point that it can be used to create stunning, responsive and truly interactive websites, apps and games. Plus, anything written in HTML5 is inherently cross-platform, so becoming proficient in the use of HTML5 is immeasurably valuable to you as a web, app, or game developer.
This HTML5 introductory course teaches you all the fundamentals of working with the three cardinal technologies of the modern web: HTML, CSS and JavaScript. By the end of the course, you will:
There really is no quicker way to learn these 3 core technologies of the web (which constitute HTML5), so why wait, sign up and start learning today -- you won't regret it!