| <html> | 
 | <head> | 
 | <style type="text/css"> | 
 | </style> | 
 | </head> | 
 | <body> | 
 |     <h1>Html Heading</h1> | 
 |     <p style="text-decoration: none">On the Insert tab, the galleries include items.</p> | 
 |     <p style="text-decoration: underline">On the Insert tab, the galleries include items.</p> | 
 |     <p style="text-decoration: overline">On the Insert tab, the galleries include items.</p> | 
 |     <p style="text-decoration: line-through">On the Insert tab, the galleries include items.</p> | 
 |     <p style="text-decoration: blink">On the Insert tab, the galleries include items.</p> | 
 | </body> | 
 | </html> |