gpt4 book ai didi

html - 对齐问题与 CSS/HTML 中的 Flash 文件

转载 作者:行者123 更新时间:2023-11-28 08:41:34 26 4
gpt4 key购买 nike

我在对齐 HTML 页面中的对象时遇到了一些问题。我搜索了 high 和 low 并且有很多解决方案,例如将左右边距设置为 auto 以及在 CSS 中使用 margin:0 auto; 。即使在 html 代码中输入 align="center" 也不起作用。

我的代码在这里:http://jsfiddle.net/qzfwt7j8/1/

如有任何帮助,我们将不胜感激。

最佳答案

添加一个父 div 并应用 margin:0px auto 和 width 550

<div style="margin:0px auto; width:550px;">
<object class="ACGame" width="550" height="400" data="AppleCatcher.swf"></object>
</div>

关于html - 对齐问题与 CSS/HTML 中的 Flash 文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27798279/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com