PageRenderTime 6984ms CodeModel.GetById 45ms RepoModel.GetById 1ms app.codeStats 0ms

/content/german/intro.html

https://bitbucket.org/os890/ds_tutorial
HTML | 95 lines | 75 code | 18 blank | 2 comment | 0 complexity | d746c87010810d8576d2bd5dceca30c6 MD5 | raw file
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>View online: http://ds-os890.rhcloud.com</title>
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
  6. <!-- generated block -->
  7. <meta name="author" content="Gerhard Petracek"/>
  8. <!-- generated block -->
  9. <meta http-equiv="content-language" content="de"/>
  10. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  11. <script src="../../resources/js/prettify.js"></script>
  12. <script src="../../resources/js/bootstrap.js"></script>
  13. <link href="../../resources/css/bootstrap.css" type="text/css" rel="stylesheet"/>
  14. <style type="text/css">
  15. body {
  16. padding-top: 60px;
  17. padding-bottom: 40px;
  18. }
  19. .sidebar-nav {
  20. padding: 9px 0;
  21. }
  22. </style>
  23. <link href="../../resources/css/bootstrap-responsive.css" type="text/css" rel="stylesheet"/>
  24. <link href="../../resources/css/prettify.css" type="text/css" rel="stylesheet"/>
  25. <script type="text/javascript">
  26. var _gaq = _gaq || [];
  27. _gaq.push(['_setAccount', 'UA-34080022-1']);
  28. _gaq.push(['_trackPageview']);
  29. (function() {
  30. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  31. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  32. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  33. })();
  34. </script>
  35. </head>
  36. <body onload="prettyPrint();">
  37. <div class="navbar navbar-fixed-top">
  38. <div class="navbar-inner">
  39. <div class="container-fluid">
  40. <a class="brand" href="http://os890.blogspot.com">os890</a>
  41. <div class="nav">
  42. <ul class="nav">
  43. <li><a href="http://ds-os890.rhcloud.com">Online Version (aktuell)</a></li>
  44. </ul>
  45. </div>
  46. </div>
  47. </div>
  48. </div>
  49. <div class="container-fluid">
  50. <div class="row-fluid">
  51. <div class="span10">
  52. <input id="c-s" type="hidden"/>
  53. <div class="alert alert-error">
  54. <h4 class="alert-heading">Seite in Arbeit</h4>
  55. Diese Seite ist derzeit nicht verfügbar!
  56. </div>
  57. <input id="c-e" type="hidden"/>
  58. </div>
  59. <div class="span2">Offline Dokument!</div>
  60. </div>
  61. <hr/>
  62. <footer class="footer">
  63. <p>&#169; Gerhard Petracek 2012</p>
  64. <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/deed.de"><img
  65. alt="Creative Commons Lizenzvertrag" style="border-width:0"
  66. src="../../resources/img/cc.png"/></a>
  67. <p/><p>Diese Seite verwendet:
  68. <ul>
  69. <li><a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap</a></li>
  70. <li><a href="http://code.google.com/p/google-code-prettify/">Prettify</a></li>
  71. <li>Icons von <a href="http://glyphicons.com">Glyphicons Free</a> (<a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>)</li>
  72. </ul>
  73. </p>
  74. </footer>
  75. </div>
  76. </body>
  77. </html>