/Docs/07-Implementacion/Source/trunk/EDUAR_Regular/EDUAR/EDUAR_UI/Private/Manuales/Administrador/index.htm

http://blpm.googlecode.com/ · HTML · 55 lines · 55 code · 0 blank · 0 comment · 0 complexity · 727a525efc55e6e6d5e9982b7bdde35b MD5 · raw file

  1. <!doctype html>
  2. <html lang="es">
  3. <head>
  4. <title>Manual de Usuario Administrador</title>
  5. <link rel="icon" type="image/png" href="/EDUAR_UI/favicon.ico" />
  6. <link href="/EDUAR_UI/App_Themes/Tema/Estilo.css" rel="stylesheet" type="text/css" />
  7. <link type="text/css" href="/EDUAR_UI/Scripts/css/smoothness/jquery-ui-1.8.16.custom.css"
  8. rel="Stylesheet" />
  9. </head>
  10. <body style="background-color: White; margin-left: 10%">
  11. <form id="Form1" runat="server">
  12. <div class="header">
  13. <table border="0" cellpadding="1" cellspacing="5" style="width: 100%;">
  14. <tr>
  15. <td style="width: 50%">
  16. <div class="title">
  17. <img src="/EDUAR_UI/Images/Logo_chico.png" alt="EDU@R 2.0" style="vertical-align: middle" />
  18. </div>
  19. </td>
  20. <td style="width: 50%">
  21. <div class="loginDisplay">
  22. </div>
  23. </td>
  24. </tr>
  25. </table>
  26. <table width="90%" cellpadding="1" cellspacing="5" border="0">
  27. <tr>
  28. <td style="width: 80%; vertical-align: text-top">
  29. <h2>
  30. Manual de Usuario Administrador<hr />
  31. </h2>
  32. </td>
  33. <td style="width: 20%; text-align: right" rowspan="2">
  34. <img src="/EDUAR_UI/Images/web/Construction.png" alt="En Construcción" title="En Construcción" />
  35. </td>
  36. </tr>
  37. <tr>
  38. <td style="width: 80%">
  39. <p class="ui-widget">
  40. Próximamente encontrarás la ayuda correspondiente a tu perfil de usuario en esta
  41. sección.</p>
  42. </td>
  43. </tr>
  44. </table>
  45. <table width="100%" cellpadding="1" cellspacing="5" border="0">
  46. <tr>
  47. <td style="width: 100%">
  48. <p class="ui-widget" style="text-align: left">
  49. </p>
  50. </td>
  51. </tr>
  52. </table>
  53. </form>
  54. </body>
  55. </html>