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

The History of HTML

Author: Editor | Files under HTML History

HTML better known as Hyper Text Markup Language is a tool for writing scripts to develop web pages. It has come a long way since it came into existence for the first time in 1991.


May
14th

Blacklist HTML Wordpress Plugin

Author: Editor | Files under HTML Downloads

This plugin has been created out of a requirement to block the use of certain words or HTML tags from the content of a wordpress blog post.
Why Would You Want This Plugin?
One scenario could be that you have a blog where you have multiple writers and communication between the writers is not always perfect. And […]


May
14th

HTML: Extended Fonts and Text Colours

Author: Editor | Files under HTML Basics, HTML Tutorials

HTML has successfully initiated the web language era. It all began with Lee’s attempts i.e., the new era of web based services.


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

HTML: Development over the Years

Author: Editor | Files under HTML History

Yesterday while surfing the net, an unusual observation made me wonder about a few things. Namely, how easy it was to establish communication to transfer our data. What used to take something like ages in the past is now done in minutes.


May
13th

Defining Text Paragraphs

Author: Editor | Files under HTML Tutorials

Paragraphs serve the text’s optical construction. When producing HTML files, it is not enough to only add a break in the editor. Internet browsers ignore such breaks.


May
13th

Defining Headings

Author: Editor | Files under HTML Tutorials

HTML differentiates between 6 levels of headings, in order to create hierarchical relationships in the document.


May
13th

Embedding Background Music

Author: Editor | Files under HTML Tutorials

You can allow background music to be played every time an HTML file is accessed. There are two methods to do so.