HTML & CSS Crash Course Tutorial #4 – CSS Basics
Hey gang, in this CSS tutorial for beginners we’ll have a look at the basic syntax of CSS and how we can use it to make our web pages look…
Read More »HTML & CSS Crash Course Tutorial #8 – CSS Layout & Position
Hey gang, in this HTML & CSS Tutorial we’ll look at how to layout our content on the page. We’ll do this by using a mixture of display types (block,…
Read More »HTML & CSS Crash Course Tutorial #1 – Introduction
Hey gang & welcome to your very first HTML & CSS tutorial. Throughout this crash course series I’ll take you from total beginner to create great-looking sites with HTML &…
Read More »HTML & CSS Crash Course Tutorial #7 – Chrome Dev Tools
Hey gang, in this HTML & CSS tutorial for beginners I’ll go through what Google Chrome dev tools are – and how they can help us when creating websites. We’ll…
Read More »HTML & CSS Crash Course Tutorial #10 – Intro to Media Queries
Hey gang, in this CSS tutorial I’ll give you a quick introduction to the concept of responsive design and media queries. We’ll use those to make our Mario web page…
Read More »HTML & CSS Crash Course Tutorial #9 – Pseudo Classes & Elements
Hey gang, in this HTML & CSS tutorial for beginners we’ll talk about pseudo classes and pseudo elements. These two things allow us to create more powerful & flexible selectors…
Read More »HTML & CSS Crash Course Tutorial #3 – HTML Forms
Hey gang, in this HTML tutorial I’ll explain how to create forms in HTML, (using some newer HTML 5 input fields too). We’ll look at email fields, text fields, password…
Read More »HTML & CSS Crash Course Tutorial #6 – HTML 5 Semantics
Hey gang, in this HTML & CSS tutorial for beginners we’ll take a look at some of the newer HTML semantic tags, like section, article, header, nav and aside. HTML…
Read More »