
Let me introduce myself and this course...
Brackets with some plugins is going to be our editor of choice. In this lecture I just show you the editor and what plugins we are going to be using.
Lets start with the basics...
Lets create our first ever HTML5 Page
Some of you may get this error where you are unable to create a folder; says not writable. In this lecture i show you the solution to this issue so that we can get started on the assignments.
A quick overview of the W3C Validation plugin
In this lecture I wanted to just give a quick and brief outline of the html page structure so that moving forward you know where everything is
In this lecture we start to examine the sections that are or can be in our html5 page
We take a look at the structure of our webpage to be
In this lecture we add some elements to our header section, including our webpage menu
Lets expand on what is in the menu and give some actual content.
In this lecture I will show you what you will be doing to add the rest of the body for our page
We have Internal Style Sheets, Inline Styles and External Style Sheets.
How we write the elements, class and id selectors in the CSS file is different. In this lecture we give a quick overview of how they are defined.
In this lecture we look at how you load in an external style sheet into a HTML Page
We look at how we add styles for the body of the webpage in this lecture
In this lecture we start to style the navigation menu to make it look more like a nav menu and less like a list
In this lecture we will continue with the styling of the Navigation Menu
Lets add our logo image
Lets start adding styles to our div elements on the page
Lets start styling the Welcome div section of the page
Lets continue with adding some styling to our news letter section
Using CSS we start to style so that each section looks detached and floating above the background using shadow
Before we style other elements, in this lecture we look at just adding a little style to the footer section
Adding highlighting to our menu can really add some nice effect to our page; and its easy to do.
In this lecture we add some easy animation to our menu just using CSS
Adding and styling even the text content on our page can make it look great and more individual. In this lecture I show you some of the things you can do.
To enable input of data we need to contain it in a form and have a way of submitting it. In this lecture we take a look at how that is done
Brackets has a great plugin to ease the creation of Bootstrap files..
We use pre-defined CSS files in Bootstrap. In this lecture I introduce them to you
I start this page by adding the 2 columns at the bottom of the page. In this lecture we do that task.
In this lecture we re-create the website main body; adding a little content to it.
In this lecture I show you how to edit and create your nav bar in Bootstrap
Few more tweaks to the Navbar
In this lecture we create a form and input fields; then show you how you can call Php
In this lecture we see how to add our own CSS to a Bootstrap webpage
Just a brief on what we plan to cover
Lets define the keyframes for FadeIn
Using the keyframes, now we define the CSS code
Keyframes definition for FadeOut
Keyframes definition for Rotate item
CSS Code for the rotate functionality
Keyframe definition for moving elements; the H2 in this page
CSS code for moving elements on the page; h2 in this example
In this lecture we take a look on how to add audio to our webpages using the native HTML5 commands
In this lecture we take a look at how to add video to your webpage using native HTML5 commands
A brief introduction to what we are creating in this section
In this lecture we create the barebones structure of the page
In this lecture we complete the HTML for the contact page
Lets add some CSS styling to match our website
Create a PHP page and define the barebones structure
In this lecture we complete the PHP Code required to post an email
Running the page and seeing it work
POST BLACK FRIDAY SALE - Get this course for a limited time at $25
Have you always wanted to learn HTML but find all that reading of books boring or difficult? Well, welcome to my easy and fun course on HTML5 and CSS3.
My goal was to create a course on HTML5 and CSS3 that anyone could follow along with and learn from; regardless of if you have never created a page or have some skill in webdesign. This successful course now has over 2000 students learning, designing webpages and using HTML5 and CSS3.
The best thing is; its follow by example so no hours of theory upfront!
Here are a couple of reviews from students that have taken this course and are creating pages now:
"Takes you from the basics to a fully working site.
This is a great course to learn HTML5 & CSS3, with a bit of PHP thrown in for good measure. If you don't know where to start then this is a course that I would recommend." by Kenneth Rough
"I liked the way this course was laid out. It got straight into the practical side with explanations afterwards. Using Brackets to build a Bootstrap site was also very very useful." by Max Kelly
"Just Do It!
Very apt title and enjoyable course.
feeling a lot more comfortable with my understanding of HTML5/CSS3" by Mike Veldsman
These are just some of the great reviews on this course; a course I like to say is so easy even your Granny could do it...
Creating a Webpage can be easy. Why spend hours reading and learning the theory? You could be joining over 2000 students who are currently learning HTML5 and CSS3 by following along in this course and actually creating a webpage.
Then; taking it further by creating a Bootstrap page and adding Animation using HTML and CSS. There is even a section where you can follow along and create a Contact page written in PHP where visitors can send contact emails direct to you.
We start by showing you how to create a simple HTML5 page; something you can create so easily you will wander why someone never told you this before. So easy, you will only need to add 1 line of HTML.
Next, you will be taken one lecture at a time and shown how easy it is to create a more complex page. Then; how to add CSS to style the page. By the end of this section you will have created a webpage and styled it - giving it borders, shadows and how to section off giving it a floating look..
Once you've finished your first HTML page you will more onto - how to create a Bootstrap page. Its so easy you hardly have to enter any code... You will learn by following along; how to quickly and easily create the base Bootstrap page; how to add elements and then add your own custom CSS.
Once completed, its time to learn about animation in HTML5 and CSS3. Yes; you can animate elements on your page just with HTML5 and CSS3!!! No need for Javascript, PhP or any other.. You will learn by following along how to add and create animation.
By the end of this course you will have built HTML5 pages with CSS; a Bootstrap page AND added your animation. So easy your granny could do it...
So, are you ready to create a webpage? If so; this is what we will be doing :
So, why not join over 2000 students who are currently learning HTML5, CSS, Bootstrap and Webpage Animation in this course..
8th June 2015
I've just added a new section and 10 new lectures; teaching by example how to use Bootstrap to create a mobile responsive website. By the end of these lectures you too will be able to reproduce the Bootstrap page.
17th June 2015
Animation in Webpages has come a long way and to show how it can be done I have added a new section to this course on animation.
20th Just 2015
I've just added a new section; section 9 which in how to create a simple contact us page using HTML, CSS3 and PHP.
07th December 2015
HTML5 brought native commands for loading audio and video into HTML5. I've just added updates to the course to detail how to do this in your pages.