123456789101112131415161718 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
- <html>
- <head>
- <title>Oberon web server</title>
- </head>
- <body style="background: #EEEEBB; margin: 20px; font-family: Trebuchet MS; color: #330000">
- <table width='100%'>
- <tr><td width='140px' valign='top' align='center'><img src='logo.png' style='margin-top: 7px'></td>
- <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>
- Серверное приложение основано на Linux версии BlackBox Component Builder 1.6.<br><br>
- </td></tr>
- </table>
- </body>
- </html>
|