Skip to content

Instantly share code, notes, and snippets.

@neel
Created August 12, 2008 15:38
Show Gist options
  • Save neel/5059 to your computer and use it in GitHub Desktop.
Save neel/5059 to your computer and use it in GitHub Desktop.
<div id="studentInfoBox" class="infoBox">
<span>Name: </span> <?= $name ?>
<span>Department: </span><?= $deptName ?>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment