Summary 1.8
Data in tables can be related by using common data files. It has a great impact on flexibilty and can reduce the amount of data that needs to be stored.
Data contained hypertext documents have different structure and
is less ordered. The basic structure is shown below :
<HTML>
<HEAD>
<header information>
</HEAD>
<BODY>
<H1>Introduction
Section</H1>
<H2>Section 1</H2>
<A
HREF="Target Spot">Further Explanation</A>
<H2>Section
2</H2>
<A HREF="other.html">Other ideas on
this</A>
</BODY>
<HTML>
Data Validation is a process for checking the data to see if the it's right or accurate enough
Testing is the steps to make sure that if the data is accurate enough to be displayed