sample2.xhtml 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <!--
  2. IBM Confidential
  3. OCO Source Materials
  4. IBM Cognos Products: ps
  5. (C) Copyright IBM Corp. 2011
  6. The source code for this program is not published or otherwise divested of its trade secrets, irrespective of what has been deposited with the U.S. Copyright Office.
  7. -->
  8. <style type="text/css">
  9. .header { font-size:70%; background-color:#f6f6f6; color:#336699 }
  10. .footnote { font-size:70%; color:#000000 }
  11. .button { padding:3px; background-color:#336699; color:#ffffff; font-size:80%; }
  12. </style>
  13. <table width="100%" cellspacing="2" cellpadding="2" border="0">
  14. <tr class="mytext">
  15. <td width="100%"/>
  16. <td nowrap><a class="header" href="javascript:executeHelpCommand()">Customer Support</a></td>
  17. </tr>
  18. </table>
  19. <div id="%CL_PROMPT%"></div>
  20. <div style="margin-left:10px;margin-top:20px;">
  21. <a href="#" onclick="javascript:executeOKCommand();" class="button">Sign in</a>
  22. <a href="#" onclick="javascript:executeCancelCommand();" class="button">Go back</a>
  23. </div>
  24. <div style="margin-top:100px;" class="footnote">
  25. <p>
  26. <b>Related Documentation</b>:
  27. Our documentation includes user guides, getting started guides, new features guides, readmes, and other materials to
  28. meet the needs of our varied audience. The following documents contain related information and may be referred to in this document.
  29. </p>
  30. <p>
  31. <b>Documentation connexe</b>
  32. Notre documentation comprend des guides d'utilisation, des guides de démarrage, des guides sur les nouvelles fonctions, des
  33. fichiers Lisezmoi et des informations complémentaires destinés à répondre aux besoins des différents utilisateurs. Les documents
  34. suivants contiennent des informations connexes et peuvent être mentionnés dans le présent manuel.
  35. </p>
  36. </div>