Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/85.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Html Twitter小部件不工作,只给我一个链接,上面写着xxx的推文_Html_Twitter_Widget - Fatal编程技术网

Html Twitter小部件不工作,只给我一个链接,上面写着xxx的推文

Html Twitter小部件不工作,只给我一个链接,上面写着xxx的推文,html,twitter,widget,Html,Twitter,Widget,这是twitter给我的代码。在生成器中,它看起来不错,但当我加载带有HTML代码的页面时,它只显示为一条文本,上面写着ViktorParment发布的Tweets <section class="inner-wrapper"> <article id="tablet"> <img src="img/hand_ipad.png"> </article> <aside id="tablet2"&g

这是twitter给我的代码。在生成器中,它看起来不错,但当我加载带有HTML代码的页面时,它只显示为一条文本,上面写着ViktorParment发布的Tweets

    <section class="inner-wrapper">
    <article id="tablet">
        <img src="img/hand_ipad.png">
    </article>
    <aside id="tablet2">
        <h2>Twitter</h2>
        <a class="twitter-timeline" data-width="500" data-height="600" href="https://twitter.com/ViktorParment">Tweets by ViktorParment</a> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
    </aside>
</section>


请进一步解释。代码在哪里?我现在更新了!很抱歉,这篇文章不好:)当我现在在预览中看到它时,它就起作用了。。。。