| next | toppreviousSpice - Markup


Could be HTML or XML

   <html>
     <h1>This is a heading</h1>
     <p>This is normal text</p>
     <p>This is <em>italic</em></p>
   </html>
 

HP Dave Raggett