Is there a way to format the email display?

All the information are from a form. when submit the form, I use php mail() to send all the information to my email box, but I don’t know how to format all the informatioin which from the submitted form.

is there a way to format the email which displays as the following style.

if using mail() can get that,how do i do? or there is another way to get that, thank you.

Yes, you can do that. Have a read through this recent thread, as it is a useful discussion about this issue: