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.
Sep
5th

Verifying and Testing HTML Documents

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

Once the web pages has been designed it is very important that they are verified and tested completely before going live on the World Wide Web. Verification here means to check the HTML documents for a large number of errors and testing refer to the checking the reliability, functionality and compatibility of the web pages.


Sep
5th

HTML Frames

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

One of the most basic elements of the HTML document is the frame. A frame is basically a device which allows you to open two or more pages in the same window. Mostly the frame concept is used in cases where you wish to split the window.


Aug
26th

Webcasting and the CDF (Channel Definition File)

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

Webcasting refers to the process of broadcasting the web content to the internet users regularly. For this purpose the Channel Definition Files, popularly known as CDF are used. These files are very important while creating the Active Desktop components. The type of content, its update interval and the amount of content to be uploaded and […]


Aug
22nd

Network Attached Storage (NAS) Advantages

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

Network Attached Storage, popularly known, as NAS is a file storage technology, which is used to store and manage large amount of data in a network, which can be retrieved by the clients whenever needed. It is being used in a large number of organizations now a days because of its awesome benefits.


Aug
22nd

Cache Management in Proxy Servers

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

As discussed earlier, a cache proxy server is the one which stores the HTML documents and other web resources in its own storage space so that they can be delivered to the client without any delay.
Types of Caching
Caching can be passive as well as active. In passive caching the cache proxy server stores the web […]


Jul
22nd

Data Binding

Author: Editor | Files under Uncategorized
Tags for this article: , , , , ,

So far we have discussed about various types of tags and objects of HTML documents but haven’t come across any methodology which can control the data embedded in them. In a simple HTML document the web browser cannot separate data from the content and thus the user can’t manage and manipulate it. In order to solve this issue the concept of Data Binding was introduced.


Jul
21st

Introduction to VRML

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

In today’s world the internet is growing at the speed of a jet. Day by day websites are being improved in terms of interactivity, entertainment, multimedia, graphics and animations. HTML documents now do not refer to the static pages which were used as the source of information only.


Jul
18th

VRML Rivals

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

Since its evolution in 1994, the most impressive web developer language VRML has been through a lots of modifications and upgrades. In the year 1997, VRML was upgraded for the first time and its name was changed from VRML94 to VRML97 (which is also known as VRML2 or VRML 2.0).