Web Delivery: Embedded and Full-Screen CDF
CDF files can be embedded as objects within web pages or viewed as full-screen documents within a browser. Embedding CDF objects can be as simple as pasting a snippet of code provided by Mathematica when saving the file or by manually entering an <embed>-tagged object in your HTML.
The example above can be expressed as simply as with the following single line of HTML code, indicating file name and image size:
<embed src="VoronoiDiagram.cdf" width="588" height="380">
The same method works for blogs, but we also offer a WordPress Plugin for easy access to the same JavaScript referenced by Mathematica's embedding code and as used throughout this site, which guarantees cross-platform compatibility and directs viewers to the Wolfram CDF Player when needed. Watch this video about embedding CDFs to see how it works. Visit the Resources section to learn more »





![[ja]](/common/images2003/lang_bottom_ja.gif)
![[es]](/common/images2003/lang_bottom_es.gif)
![[pt-br]](/common/images2003/lang_bottom_pt-br.gif)
![[zh]](/common/images2003/lang_bottom_zh.gif)
![[ru]](/common/images2003/lang_bottom_ru.gif)
![[ko]](/common/images2003/lang_bottom_ko.gif)