<html>...... <td> <?php if ($a==$b) { echo "yey"; echo $c; echo $d; echo $e; echo $f; } ?> </td> <font>....