Implementing Google Fonts into HTML/CSS
Implementing a font from Google Fonts brings multiple benefits with it. In this article, I walk you through the benefits and the implementation for your site.
CSS: Introduction to the Stylesheet
In this CSS introduction, I explain what CSS is exactly and go through creating your very first CSS document, which is called a stylesheet.
Advanced HTML: Tables, Forms and Validation
Learn about advanced HTML techniques including tables, forms, validation and labels. We also have a practice exercise to test your abilities!
HTML: Finishing the Basics and Practicing
In this post, I explain Divs, Spans and HTML attributes. These topics round off the basics of HTML nicely and should ensure that you have a good grasp of using it to design very simple HTML documents.
HTML5: Going through the Basics
In the first official post on this blog, I go through some of the basics of HTML to get you started on making a very simple HTML page. Small steps? Maybe. Important steps? Definitely!