
Introduction to course
Creating your first page in HTML
Adding preformatted text to your HTML
Adding an image to your web page
How to link to other files and webpages
Including ordered and unordered lists within your web page
Creating a table for your web page
What is commenting and why we should use it
How to indent your code and why it is important
What are block elements?
What are inline elements?
Introduction into what a form is, and what we do with forms
Creation of a text field within your form
Adding a password field to your form
How to add a multi line text area to your form
How to add a radio button within your form.
How to add a checkbox to your form, and why you would add a checkbox
Creating a drop down list, where a user can select a single item
A drop down list where a user can select multiple items.
Adding a submit button at the end of a form
A introduction to CSS
Setting up your CSS page
What are Div, ID and Class?
How to create a navigation bar using HTML lists and CSS
Creating a 2 column layout for your website
How to further develop your website once the basic layout is finished
What did we cover in this tutorial set?
This tutorial set is aimed at students who are beginning web design, we cover the basics of HTML and a number of important elements within that code.
We then move on to begin looking at CSS and how we can use it to style and format our web pages.
At the end of the tutorial set, we have a simple website, which could be used as a portfolio or information giving site!