header.html 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
  2. "http://www.w3.org/TR/REC-html40/loose.dtd">
  3. <html>
  4. <head>
  5. <title>Buildroot</title>
  6. <style type="text/css">
  7. body {
  8. background-color: #DEE2DE;
  9. color: #000000;
  10. }
  11. :link { color: #660000 }
  12. :visited { color: #660000 }
  13. :active { color: #660000 }
  14. td.c2 {font-family: arial, helvetica, sans-serif; font-size: 80%}
  15. td.c1 {font-family: lucida, helvetica; font-size: 248%}
  16. </style>
  17. <script type="text/javascript">
  18. var _gaq = _gaq || [];
  19. _gaq.push(['_setAccount', 'UA-21761074-1']);
  20. _gaq.push(['_setDomainName', 'none']);
  21. _gaq.push(['_setAllowLinker', true]);
  22. _gaq.push(['_trackPageview']);
  23. (function() {
  24. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  25. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  26. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  27. })();
  28. </script>
  29. </head>
  30. <body>
  31. <basefont face="lucida, helvetica, arial" size="3">
  32. <table border="0" cellpadding="0" cellspacing="0">
  33. <tr>
  34. <td valign="TOP">
  35. <a href="/"><IMG SRC="images/logo_small.png" alt="Buildroot"
  36. border="0" width="200" height="100"></a><BR>
  37. <br><a href="/about.html">About</a>
  38. <br><a href="/news.html">Latest News</a>
  39. <br><a href="/download.html">Download</a>
  40. <br><a href="http://git.buildroot.net/buildroot/">Browse Source</a>
  41. <br><a href="/git.html">Accessing Source</a>
  42. <br><a href="https://bugs.uclibc.org/">Bug Tracking</a>
  43. <br><a href="/docs.html">Documentation</a>
  44. <br><a href="/lists.html">Mailing Lists</a>
  45. <br><a href="http://autobuild.buildroot.org">Autobuilder</a>
  46. <br><a href="http://patchwork.buildroot.org">Patchwork</a>
  47. <br><a href="/sponsors.html">Sponsors</a>
  48. </td>
  49. <td Valign="TOP">