blnk.html 701 B

12345678910111213141516171819
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <head>
  4. <!--
  5. Licensed Materials - Property of IBM
  6. BI and PM: DOCS
  7. © Copyright IBM Corp. 2005, 2015.
  8. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  9. -->
  10. <meta name="Copyright" content="© Copyright IBM Corp. 2005, 2015." />
  11. <meta http-equiv="Content-type" content="text/html; charset=UTF-8"/>
  12. <title>Blank frame</title>
  13. <style type="text/css">
  14. body {background-color:#FFFFFF;}
  15. </style>
  16. </head>
  17. <html lang="en-us" xml:lang="en-us">
  18. <body></body>
  19. </html>