|
|
|||||||
8 NestingNesting is when a tag or tag pair occurs within another pair of tags. The inner tags nest within the outer tags. We have already seen text formatting tags nesting within the paragraph tag. Nesting order is important as wml documents must be well formed. The last tag opened must be the next tag closed, or an error message will result.
The underline tag nests within the bold tag, which nests within the paragraph tag. An incorrect closing sequence produces nothing but an error message.
|
1
Preparation Type in WAP |
||||||