How to embed the Html text into string and show in Email?

Hi 

I am working on one app that have email sending about the order that user placed.

Now i want to show that order list on email in table format.

So my question is how i can pass the html code into string and that code will simply show table on email?

Please help me how can i handle this?

Thanks