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

General Information regarding Meta Elements: Part 1

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

You can notate various types of useful information for web servers, web browsers and search engines using Meta elements.


May
7th

The HTML File Title

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

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


May
7th

Searchability for Server Communication

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

This element no longer plays an actual role, because modern browsers allow for one to comfortably and quickly search for text within a displayed HTML file.


May
7th

Good HTML Style

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

There are not definitive guidelines for “proper” HTML. But there are rules on how a valid HTML document should look.


May
6th

Separating Information and Organising the File

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

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


May
6th

Conventions for Filenames

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

Most server computers in today’s internet have either a Unix or Unix led operating system.


May
6th

Referencing in HTML

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

As we know, HTML files consist purely of text. Nevertheless, many websites contain graphics, background graphics, multimedia elements, java applets, flash animations and more.


May
6th

Non-displayed Text (Commentary)

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

HTML includes the possibility to enter commentary anywhere you please inside a HTML file.