winampmb.htm 3.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>Winamp's Minibrowser</title>
  5. </head>
  6. <style type="text/css">
  7. <!--
  8. a:link
  9. {
  10. color:#0000FF;
  11. }
  12. a:visited
  13. {
  14. color:#0000FF;
  15. }
  16. a:hover
  17. {
  18. color:red;
  19. }
  20. a.test:link
  21. {
  22. color:red;
  23. }
  24. BODY
  25. {
  26. background-color: #FFFFFF;
  27. font-family: Arial, Helvetica;
  28. color:black;
  29. }
  30. .default
  31. {
  32. font-size:10pt;
  33. }
  34. .logo
  35. {
  36. font-family: Arial Black, Arial, Helvetica;
  37. font-size: 13pt;
  38. color: #FFC800;
  39. filter: glow(color=#000000, strength=2);
  40. height:1;
  41. }
  42. -->
  43. </style>
  44. <body topmargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginheight="0">
  45. <table cellpadding="0" cellspacing="0" width="100%">
  46. <tr><td style="background-color:#800000;" nowrap>
  47. <div class="coffee logo">&nbsp;WINAMP</div>
  48. <div class="coffee logo" style="margin-top: -24px;">&nbsp;WINAMP</div>
  49. <div class="coffee logo" style="margin-top: -24px;">&nbsp;WINAMP</div>
  50. </td></tr>
  51. <tr><td style="background-color:#FFC800;" nowrap><table></table></td></tr>
  52. </table>
  53. <table width="96%" align="center">
  54. <tr><td height="5" nowrap><table></table></td></tr>
  55. <tr><td class="default">Welcome to the Minibrowser, connect to the internet and check out the cool links below.</td></tr>
  56. <tr><td height="5" nowrap><table></table></td></tr>
  57. </table>
  58. <table width="93%" cellpadding="5" cellspacing="0" style="border: 1px solid #DDDDDD;" align="center">
  59. <tr>
  60. <td style="border: 1px solid #DDDDDD;background-color:#F7F7F7;">
  61. <table cellpadding="0" cellspacing="0" border="0" class="default">
  62. <tr>
  63. <td style="font-size:8pt;"><div style="font-family:Verdana;font-size:13pt;"><a href="http://www.winamp.com/media/radio" target="outside"><b>Winamp Radio</b></a></div>Free MP3 Internet Radio that you control.</td>
  64. </tr>
  65. <tr><td height="10" nowrap><table></table></td></tr>
  66. <tr>
  67. <td style="font-size:8pt;"><div style="font-family:Verdana;font-size:13pt;"><a href="http://www.winamp.com/skins" target="outside"><b>Free Skins</b></a></div>Give your Winamp a new look and feel.</td>
  68. </tr>
  69. <tr><td height="10" nowrap><table></table></td></tr>
  70. <tr>
  71. <td style="font-size:8pt;"><div style="font-family:Verdana;font-size:13pt;"><a href="http://www.winamp.com/plugins" target="outside"><b>Free Plug-ins</b></a></div>Add to what your Winamp can do. Add games, ability to play new files, and more!</td>
  72. </tr>
  73. <tr><td height="10" nowrap><table></table></td></tr>
  74. <tr>
  75. <td style="font-size:8pt;"><div style="font-family:Verdana;font-size:13pt;"><a href="http://www.winamp.com/media/music" target="outside"><b>Grab Some Music</b></a></div>Get some tunes from our sponsors, it's all free!</td>
  76. </tr>
  77. </table>
  78. </td>
  79. </tr>
  80. </table>
  81. <div align="center" class="default" style="font-size:.6em;">Copyright <a href="http://www.nullsoft.com" target="outside">Nullsoft Inc.</a> 1997-2007</div>
  82. </body>
  83. </html>