This is getting exciting. Our homepage is almost there! Let's look at where we are now? There's still a few things we need to do to get the page looking perfect. The first thing I suggest is that we…
Yesterday we added to a carousel with some images to our homepage. If we look at our initial planning, we now have to add the highlights to our page. Our page currently looks like this: Our…
In the last lesson we created two files, index.html and style.css. We also linked the Bootstrap library to our page. After linking the library we created our navigation bar at the top of our page. Our…
After our first few lessons, a client has approached us to build a website for his security estate in Greedyville. He is the developer of the estate and he wants to market his new estate with the use…
We've come far with our login form and we're almost there. Let's see where we are at this stage. Just to see where we are and what is still needed, let's just look at the example first. Now we can…
Today it's time to put some make up on our login form and make it look like our example. Let's quickly just refresh our memory on how our login form has to to look. From where we are now, we have…
By now your development environment should be set up and we are ready to start coding. I've thought long and hard about whether it's better to cover theory first and then move on to building real…
I know, I know, everybody is excited to start coding. Not so quick! Before we can begin we have to set up our workspace, or what developers call your development environment. The most important thing…