<div id='tabs'> <div id='first'> <?php include ("first.php"); ?> </div> <div id='two'> <?php include ("two.php"); ?> </div> </div>