Is it possible to add HTML tags in languages/en.php?

I want to add some HTML tags directly in the languages/en.php file. Is it doable? If yes, how can I achieve that? By the way, code below is not working. Thanks

<?php

$english = array ( 'blog:header' => '<h2>Blog Header</h2>',

Beginning Developers

Beginning Developers

This space is for newcomers, who wish to build a new plugin or to customize an existing one to their liking