<class home>  <html part I>   <back   next>

html

Writing html:
example>>>

translates to:
Summer Fun

(NOTE: This example is in UPPERCASE, which you should not use any longer to be XML compliant)

•tags are enclosed in angle brackets
•closing tags have use the forward slash

<strong> opening tag
</strong> closing tag