Dear gang, Two issues: 1. What is the proper way to tag heads in itemize? I do ========== \startitemize[n] \starthead {Head 1} Test 1 \stophead \starthead {Head 2} Test 2 \stophead \stopitemize ========== but {Head 1} and {Head 2} are not tagged in the output *div.html. Is there a special tagging command for the heads? 2. In a browser, everything within a <div class="itemgroup itemize level-1 symbol-n"> etc is ignored (tried different browers); nothing shows up at all, so nothing to tweak in css. ============== <div class="itemgroup itemize level-1 symbol-n"> <div class="item"> <div class="itemtag">1.</div> <div class="itemcontent">Head 1 <div class="break"><!--empty--></div> Test 1</div> </div> <div class="item"> <div class="itemtag">2.</div> <div class="itemcontent">Head 2 <div class="break"><!--empty--></div> Test 2</div> </div> </div> ============== Is there something wrong with context's xhtml output? test files attached and Best wishes Idris -- Idris Samawi Hamid Professor of Philosophy Colorado State University Fort Collins, CO 80523