HTML Tutorial
- HTML Basics - An introduction to the basic structure of a website.
- HTML Tags - A list of some of the more common tags that you can use when making websites along with examples.
- The IMG Tag - Adding Images to your websites
- Lists - Adding bulleted lists and numbered lists to your websites
- Fonts and Colours - Changing the fonts and colours used on your website
- Tables - How to add tables to your website
- The Iframe - How to load a website in a smaller window on another website
- The Style Attribute (CSS) - How to use something called Cascading Style Sheets (CSS) to improve control on your website's appearance
- The Style Tag (CSS) - How to write CSS in the header of your website instead of on each tag
- External CSS - How to save your CSS styles in a separate file and link it to your website.
For further help, have a look at the w3 Schools Website.