<div class="border"> <h3><?php echo $info['title']; ?></h3> <div class="bbody"> <?php echo $info['content']; ?> </div> </div>