| <html> |
| <head> |
| <style type="text/css"> |
| </style> |
| </head> |
| <body> |
| <h1>Html Heading</h1> |
| <p style="word-spacing: normal">On the Insert tab, the galleries include items.</p> |
| <p style="word-spacing: 1px">On the Insert tab, the galleries include items.</p> |
| <p style="word-spacing: 2px">On the Insert tab, the galleries include items.</p> |
| <p style="word-spacing: 3px">On the Insert tab, the galleries include items.</p> |
| <p style="word-spacing: -1px">On the Insert tab, the galleries include items.</p> |
| <p style="word-spacing: -2px">On the Insert tab, the galleries include items.</p> |
| <p style="word-spacing: -3px">On the Insert tab, the galleries include items.</p> |
| </body> |
| </html> |