<?php echo '<div style = "text-align: center;">'; echo 'Список поисковиков '; echo '<br /><a href="http://www.google.ru">google.ru</a>'; echo '<br /><a href="http://www.yandex.ru">yandex.ru</a>'; echo '</div>'; ?>