Errors

In the section 16.2.1.2 in the example you wrote:
<FRAMESET cols="33%, 33%, 34%">
	...contents of first frame...
	<FRAMESET rows="40%, 50%">
		...contents of second frame, first row...
		...contents of second frame, second row...
		               ^^^^^^

....
May be there must be third?

How exactly must behave application then I resize window
and use one resizeble and one unresizeble frame like this
|----------------|----------|
|               ||          |
|               ||          |
|               ||          |
|               ||          |
|               ||          |
|               ||          |
|---------------||          |
|---------------||----------|

Received on Tuesday, 28 April 1998 09:29:15 UTC