Empty header tags [closed]

It seems to be missing the opening <?php or else that text shouldn’t be readable above the image. The file seems to be using index.php but it’s possible depending on your theme setup that it’s a different file missing the <?php. Therefore, get_header() is not filling the header at all, because it’s displaying as HTML instead of acting as PHP.