将我网站的 HTML 插入另一个静态页面

发布于 2024-10-26 07:19:07 字数 116 浏览 0 评论 0原文

我想在 Mechanical Turk 上使用我的网站。

但是因为我只能在 Mechanical Turk 的描述中输入静态 HTML。

我需要以某种方式将我的网站放在那里。我该怎么做?

I would like to use my website on mechanical turk.

But because I can only enter static HTML into mechanical turk's description.

I need to somehow place my website there. How do I do that?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

冧九 2024-11-02 07:19:07

你无法有效地做到这一点,但有一个例外。

查看他们是否允许 iframe 元素。如果是,那么您可以使用 iframe 来引用您的网站。请注意,cookie 行为和其他事情可能会导致您网站上的交互问题。 iframe 也被认为是一种安全风险,所以如果他们不允许我不会感到惊讶。

实际的最佳选择只是从给定的描述字段链接到您的网站。

You can't effectively do this, with one exception.

See if they permit the iframe element. If they do, then you can use an iframe to reference your web site. Be warned, cookie behavior and other things may cause interaction problems on your site. iframe is also considered a security risk, so I would not be surprised if they don't allow it.

Your actual best bet is going to be merely linking to your site from the description field you're given.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文