Copying CSS to inline using jquery (or retaining formatting when copying stuff from a web page)

前端 未结 6 1769
渐次进展
渐次进展 2020-12-14 02:36

I could probably muddle through the code for this, but before I do I thought I\'d ask if there\'s a quick and/or built-in way or plugin for this...

Given a table wit

6条回答
  •  旧巷少年郎
    2020-12-14 03:18

    Mailchimp has an online tool for this:

    http://templates.mailchimp.com/resources/inline-css/

    Just paste in your HTML with CSS in the head and it will spit it out with inline styles.

提交回复
热议问题