Also I note that the HTML Object tag also displays external content <object width="100%" height="300" type="text/html" data="Home.txt" border= "1" > </object>
Definition and Usage The <object> tag defines an embedded object within an HTML document. Use this element to embed multimedia (like audio, video, Java applets, ActiveX, PDF, and Flash) in your web pages. You can also use the <object> tag to embed another webpage into your HTML document. You can use the <param> <https://www.w3schools.com/tags/tag_param.asp> tag to pass parameters to plugins that have been embedded with the <object> tag. Regards Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/82a912b3-e94e-4a3e-abc9-761e8554924c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

