if ($condition) { print <..... ... blah blah HTML if ($variable == 1) { print $anotherVariable; } print < HTML }