Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
January 7, 1998
<rule> <target-element/> <SPAN><children/></SPAN> </rule>
<A NAME="foo"></A>will omit the </A> on output. Putting some content in <A> and other "container" flow objects prevents this. In the above example, just adding a space solves the problem:
<A NAME="foo"> </A>
Did you find this article useful? Gripes? Compliments? Suggestions for other articles? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.