The <?php bit tells PHP you're about to write some PHP. You can stop writing PHP and start writing HTML with ?>.
<?php
?>