PHP
$ Str = <<< HTML
FSDFSDFSD
<> DFSDF
HTML;
Echo $ STR;
?>
The name of the HTML can be taken, such as ABC, but to be consistent (case sensitive), and finally end the top of the top, that is, to be the most at one line. You can also directly echo:
PHP
echo <<< ABC
ABC;
?>