version 1.2 and 1.3 changes

some logical bugs was fixed


version 1.1 changes

Now parser knows how to interpret cross close tags.
Example: <center><a href="www.cnn.com">cnn.com</center></a>
It is a bad HTML code, but we must to close tags correctly.

Gammar for parser is more full now.