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
29th

Working with Images in HTML

Author: Editor | Files under HTML Basics, HTML Tutorials

In the absence of images nobody will enjoy web surfing. Today almost every web page contains images in order to increase its worth. So, it would be useful to have a look at the different aspects of an Image in HTML.


May
28th

URLs in HTML

Author: Editor | Files under HTML Tutorials

URLs (Uniform Resource Locators) are the addresses of all the links and resources which are globally hosted on the World Wide Web.


May
27th

Elements of HTML

Author: Editor | Files under HTML Tutorials

Elements are those building blocks, which define the structure of an HTML page. Whatever we see on a web page is defined by the different elements of HTML.


May
20th

HTML: Navigation within a Document

Author: Editor | Files under HTML Tutorials

With HTML things have changed drastically and definitely for the good. Just imagine when at one point people just could not afford the communication cost, HTML has changed the communication technology.


May
19th

From the beginning…the basics!

Author: Editor | Files under HTML Basics, HTML Tutorials

A not very technical yet fun loving tutorial for HTML!


May
13th

An Introduction to HTML

Author: Editor | Files under HTML Basics, HTML Tutorials

HTML is a short form of Hypertext Markup Language. A markup language provides a means to describe the structure of both text-based information and extra information on the web page.


May
7th

The HTML File Title

Author: Editor | Files under HTML Tutorials

Every HTML file must include a title. This is especially important for the following reasons:


May
6th

Separating Information and Organising the File

Author: Editor | Files under HTML Basics, HTML Tutorials

HTML stands for Hypertext Markup Language. The user should be able to navigate through information they find interesting.