index.html 776 B

123456789101112131415161718
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <html>
  3. <head>
  4. <title>Oberon web server</title>
  5. </head>
  6. <body style="background: #EEEEBB; margin: 20px; font-family: Trebuchet MS; color: #330000">
  7. <table width='100%'>
  8. <tr><td width='140px' valign='top' align='center'><img src='logo.png' style='margin-top: 7px'></td>
  9. <td valign='top' align='left'><h2>Cервер на <a href='http://ru.wikipedia.org/wiki/%D0%9A%D0%BE%D0%BC%D0%BF%D0%BE%D0%BD%D0%B5%D0%BD%D1%82%D0%BD%D1%8B%D0%B9_%D0%9F%D0%B0%D1%81%D0%BA%D0%B0%D0%BB%D1%8C'>Компонентном паскале</a></h2>
  10. Серверное приложение основано на Linux версии BlackBox Component Builder 1.6.<br><br>
  11. </td></tr>
  12. </table>
  13. </body>
  14. </html>