Code: Select all
<descriptions>
<myDescription>this is a description. Maybe their is some <b>html</b> in here.</myDescription>
</descriptions>
Code: Select all
<div id="description">
</div>
Code: Select all
<div id="description">
this is a description. Maybe their is some <b>html</b> in here.
</div>
Thanks,
Shawn