Tutorials Home Page

Web Design

General Information

The Google Classroom for the course is here.

My email address is munnellyb@gmail.com.

The SureSkills Trainer Evaluation Form is here: here.

Setting Up

portfolio all the light

Working with Web Browsers

Installing and customising the two web browsers popular with web designers and web developers.

View Tutorial
portfolio all the light

Web Hosting on GitHub

Creating a free GitHub account, choosing a username and setting up a repository for hosting your web pages.

View Tutorial
portfolio all the light

Working with VS Code

Installing and customising a Microsoft Visual Studio Code for creating web pages (HTML files) and stylesheets (CSS files).

View Tutorial

Web Design Fundamentals

portfolio all the light

About HTML Files

Understanding the basic structure of an HTML file and recognising the elements commonly found in the <head> section.

View Tutorial
portfolio all the light

Introduction to HTML

Adding HTML tags to your web page, installing the Auto Rename Tag Extension, and uploading you files to GitHub.

View Tutorial
portfolio all the light

Introduction to CSS

Linking a web page to a CSS file, resetting browser default styles, and creating heading and paragraph styles.

View Tutorial

Stylesheets, Colours and Images

portfolio all the light

Styling Web Pages with CSS

Linking a stylesheet to a web page, and updating the style rules to change the visual appearance of a web page.

View Tutorial
portfolio all the light

Colours and Web Design

Learning about the web colour systems, and apply the CSS properties for setting text and background colours.

View Tutorial
portfolio all the light

Introduction to Images

Understanding images, resetting browser defaults, discovering sources of free images, and adding images to your web pages.

View Tutorial

Typography with Google Fonts

portfolio all the light

Working with Google Fonts

Linking your web pages to Google Fonts and formatting text elements by adding Google Font names to your stylesheets.

View Tutorial
 
 

The Box Model

portfolio all the light

Introduction to the Box Model

Exploring the concept of the ‘box model’ and understanding the three main CSS properties of the div tag: padding, borders and margins.

View Tutorial
portfolio all the light

Working with Panels

Using the box model principles and the HTML div tag to create and style small, visually attractive panels of content in a web page.

View Tutorial
portfolio all the light

Working with Sections

Using the box model principles and the HTML div tag to create and style vertically alternating sections of content in a web page.

View Tutorial

Responsive Web Design

portfolio all the light

Media Queries

Adding media queries to a CSS file so that web page elements can resize according to the width and height of the screen.

View Tutorial
portfolio all the light

Fluid Typography

Applying the fluid typographic equation to scale the font sizes of text responsively according to the width of the user's screen.

View Tutorial
 

Beginning Bootstrap

portfolio all the light

Introduction to Bootstrap

Creating a basic Bootstrap web page by linking a standard HTML file to the Bootstrap stylesheet and JavaScript files.

View Tutorial
portfolio all the light

The Bootstrap Grid

Building and using responsive one, two, three and four-column layouts based on the Bootstrap grid system.

View Tutorial
portfolio all the light

Practical Bootstrap Layouts

Customising the default Bootstrap grid to make it a more practical basis for designing modern-looking web pages.

View Tutorial

Hero Blocks

portfolio all the light

Basic Hero Blocks

Designing a range of basic hero blocks (jumbotrons) with various fonts, colours and animation effects.

View Tutorial
portfolio all the light

Hero Blocks with Images

Designing a range of hero blocks with various background image options including tinted overlays.

View Tutorial
portfolio all the light

Hero Blocks with Video

Designing a hero block with a background video that plays in a continuous loop and includes a tinted overlay.

View Tutorial

Bootstrap Advanced

portfolio all the light

Bootstrap Contact Form

Updating a basic email contact form, styled with Bootstrap, to use the online form procesing service from Formspree.

View Tutorial
portfolio all the light

Bootstrap Privacy Page

Downloading a privacy template web page and creating a ‘pop-up’ cookie consent message to include in your web pages.

View Tutorial
portfolio all the light

Bootstrap Menu and Footer

Customising a template for Bootstrap-based desktop/laptop and mobile menus, and footer elements.

View Tutorial

Working with JavaScript

 

Working with WordPress

 

 

Working with SQL

 

Digital Marketing

portfolio all the light

Setting Up Google Analytics

Monitoring your website visitors with Google Analytics and adding the unique tracking code to your web pages.

View Tutorial
 
 

Building your Personal Portfolio Website

In this project you will create your Bootstrap-powered, six-page personal website.

Downloading Your Website Template

Updating your Website Content

Updating your Website Colours

Updating your Website Images and Videos

Updating your Portfolio Web Page

Updating your JavaScript Web Page

Slideshows

Elements of a Web Page

Types of Web Pages