banner
Welcome to HTML.co.uk, the number one resource for all news, information, and happenings regarding HTML.

Updates: HTML.co.uk has just been relaunched. Subscribe to our RSS Feed to stay on top of HTML news and techniques.
May
6th

Defining Colour in HTML

Author: Editor | Files under HTML Basics, HTML Tutorials
Tags for this article: , , , ,

Colours can be defined in many different contexts in HTML, for example:


May
6th

Character Sets, Special Characters and HTML Unique Characters

Author: Editor | Files under HTML Basics, HTML Tutorials
Tags for this article: , ,

If you simply type your text into a HTML editor, structure the text with help of HTML elements and then view the entire thing in your web browser, the entered text will typically be displayed correctly.


May
5th

Rules for Text Input and Editing HTML

Author: Editor | Files under HTML Basics, HTML Tutorials
Tags for this article: , , , ,

If you use a text editor or source text oriented HTML editor to produce HTML files, then you should know and pay attention to the following rules:


May
5th

The Fundamental Structure of a HTML File

Author: Editor | Files under HTML Basics, HTML Tutorials
Tags for this article: , , ,

A typical HTML file consists of the following parts:


May
5th

Getting to know the Basics of HTML: Tags, Elements and Attributes

Author: Editor | Files under HTML Basics, HTML Tutorials
Tags for this article: , ,

Anyone with extensive HTML experience can easily skip this tutorial. However, novices, and even those who wish to brush up on their basic HTML knowledge, could stand to gain from this section.