| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
| <html> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <link rel="stylesheet" type="text/css" href="css/home.css" media="screen"> |
| <title>Apache OpenOffice - Russian</title> |
| </head> |
| |
| <body> |
| |
| <!-- start user content --> |
| <div style="padding-left: 15px; padding-right: 15px;"> |
| |
| <h1>Участие в проекте Apache OpenOffice</h1> |
| |
| <center> |
| |
| <table cellspacing="10px"> |
| <tr> |
| <td> |
| <div style="text-align: center; border: 1px #ccc solid; width:215px;"> |
| <a href="http://contributing.openoffice.org"> |
| <h1>Внести свой<br/> вклад</h1> |
| <img src="img/ooo-participate.png" /> |
| </a> |
| </div> |
| </td> |
| <td> |
| <div style="text-align: center; border: 1px #ccc solid; width:215px;"> |
| <a href="http://openoffice.org/projects/ru/members"> |
| <h1>Список<br/> участников</h1> |
| <img src="img/ooo-memberlist.png" /> |
| </a> |
| </div> |
| </td> |
| <td> |
| <div style="text-align: center; border: 1px #ccc solid; width:215px;"> |
| <a href="http://openoffice.org/projects/ru/lists"> |
| <h1>Списки<br/> рассылки</h1> |
| <img src="img/ooo-mailinglist.png" /> |
| </a> |
| </div> |
| </td> |
| </tr> |
| </table> |
| |
| </center> |
| |
| </div> |
| <!-- end user content --> |
| |
| </body> |
| </html> |
| |