echo "<table style='width:100%;'><tr>"; echo '<td style="width: 50%;" class="center"><a href="/profile" class="bt2"> Профиль'; echo '</a></td>'; echo "<td style='width:50%;' class='center'><a href='/?exit' class='bt2'> Выход "; echo "</a></td>"; echo "</tr></table>";