Home » Questions » Computers [ Ask a new question ]

how can i copy a html table from a website and paste it into outlook and keep the table formatting

how can i copy a html table from a website and paste it into outlook and keep the table formatting

i have an html table on a website, but when i copy and paste into outlook, it shoves all the data together. I have tried with HTML mode, Rich text mode, etc but still can't seem to have it show up with the table structure in my outlook email.

Asked by: Guest | Views: 340
Total answers/comments: 2
Guest [Entry]

"I'd suggest making an HTML email. You can grab the code for the table easily using Firefox and the Firebug add-on.

With both Firefox and Firebug up and running, navigate to the page containing the table, click Firebug's element inspector, then click on the table. You will be brought to the table's code in Firebug where you can easily right-click to copy it's HTML code for use in the HTML email:"
Guest [Entry]

For some reason, Outlook Express is way better than the full Outlook when it comes to writing html emails. Maybe you ought to give it a try if this is a life or death matter...