HTML tags within PHP

I found a very helpful tutorial on how to integrate HTML tags with my PHP code. I am running into trouble however when I try to add HTML tags to my PHP code within a while loop that is printing an array. Any changes to what I do when just adding HTML to a print statement?

Thanks,
Lifeouts