| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>CSS Reftest Reference</title> | |
| <link rel="author" title="Keith Schwarz" href="mailto:keith@keithschwarz.com"> | |
| <link rel="author" title="Aryeh Gregor" href="mailto:ayg@aryeh.name"> | |
| </head> | |
| <body> | |
| <div style="position: relative; left: 50px; top: 50px;"> | |
| Test Text | |
| </div> | |
| </body> | |
| </html> |