html - Multi-page newsletter -


i wonder if possible create multi-paged e-newsletter. know email clients in general restrictive (for reason of course) 1 has use plain table-based html design , images download has manually approved not mention scripts. maybe...with of html5 or other advanced technologies possible include additional pages attachement , use them somehow. think?

your best chances creating "read more..." buttons link webpage.

if want have multipage newsletters, there various options:

  • frames
  • iframes
  • use of javascript

unfortunately, of these options sent straight spambox.

even if there html5 tag or element-only option, eg. slider, e-mail clients won't support these new features next billions of years. webdev's complain ie, e-mail clients much, worse.


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

json - Gson().fromJson(jsonResult, Myobject.class) return values in 0's -