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.
Jun
3rd

Absolute and Relative URLs

Author: Editor | Files under HTML Tutorials

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


Jun
2nd

Author: Editor | Files under HTML Basics, HTML Tutorials

Elements are the building blocks of any HTML page. Without elements no HTML page can be designed.


May
29th

Protocols used in HTML

Author: Editor | Files under HTML Basics, HTML Tutorials

Protocols are set of rules which define how the two computers will communicate with each other. Technically speaking, protocols define the procedures and standards which form the basis of transferring the data between two computers.


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

HTML: Links and Images

Author: Editor | Files under HTML Basics, HTML Tutorials

Links and images make the page come alive. For this you need to know about the common tags and the character tags along with their key features such as formatting tags. Before doing the tags one has to know about links and images.


May
23rd

HTML: Adding Sounds to Web Page

Author: Editor | Files under HTML Tutorials

You can make the web page interesting with Graphics and texts and construct an interesting web page. Then the question is, what makes the difference between any two web pages, when the input for page construction-Graphics and Text-are the same.