header.html 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <html>
  2. <head>
  3. <title>Polycode</title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta name="description" content="Polycode is a free, open-source, cross-platform framework for creative code. "/>
  6. <meta name="keywords" content="2d,3d,opengl,framework,game,engine,creative,code,sound" />
  7. <link href='http://fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'>
  8. <link href="/css/prettify.css" type="text/css" rel="stylesheet" />
  9. <script type="text/javascript" src="/js/prettify.js"></script>
  10. <link rel="image_src" type="image/jpeg" href="http://www.polycode.org/img/icon-facebook.gif" />
  11. <link rel="stylesheet" type="text/css" media="screen" href="/css/main.css"/>
  12. <script type="text/javascript">
  13. var _gaq = _gaq || [];
  14. _gaq.push(['_setAccount', 'UA-309912-5']);
  15. _gaq.push(['_trackPageview']);
  16. (function() {
  17. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  18. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  19. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  20. })();
  21. </script>
  22. </head>
  23. <body onLoad="prettyPrint()">
  24. <div id="content_pane">
  25. <div id="nav">
  26. <div id="nav_logo"><a href="/"><img src="/img/toplogo.png"/></a></div>
  27. <div id="nav_menu">
  28. <span class="menu_item"><a href="/features">FEATURES</a></span>
  29. <span class="menu_item"><a href="/gallery">GALLERY</a></span>
  30. <span class="menu_item"><a href="/download">DOWNLOAD</a></span>
  31. <span class="menu_item"><a href="/learn">LEARN</a></span>
  32. <span class="menu_item"><a href="/community">COMMUNITY</a></span>
  33. </div>
  34. </div>
  35. <div id="page_content_main">
  36. <div id="docs_page">
  37. <div>