| Screenshots: HTMLSpy. Click image to enlarge.
|
| |
|

Look the "Search" button source code. Click
right mouse button on it and select HTMLSpy item.
|
| |
|

At the top of opened window appears viewed tag. Select
it with mouse.
|
| |
|

To storing selected text only use "Save
selected..."
|
|
|

It is example a visual validation. Left indent at first
line says that html has error(s) in structure (not
well-formed document). |
|
|
|

In well-formed document first line starts at first
position.
|
|
|
|

We found first error in structure (Altavista.com,
title page). The non well-formed code is inverted.
|
|
|
|

And this error in original source code. |