事物以 Firefox 为中心,但不以 IE 或 Chrome 为中心
好吧,我尝试发布代码,但它不起作用。我们有一个表格,其中包含我们网站的选项卡。在 Firefox 中它是完美的。在 IE 中则不然。该网站的链接是 http://www.unitedbygaming.com/ 如果你直接去那里就容易多了并查看页面源代码,而不是我将其发布在这里。感谢您提前的帮助。我是一名业余编码员,所以我不知道为什么会发生这种情况。还要忽略选项卡链接到看起来像垃圾的页面。在我们做其他事情之前,我们已经确定了每个页面的外观。感谢您提前的帮助。
Alright I've tried to post the code but its not working. We have a table that contains the tabs for our website. In firefox its perfect. In IE its not. The link to the site is http://www.unitedbygaming.com/ Its much easier if you just go there and look at the page source than for me to post it here. Thanks for the help in advance. Im an amateur coder so I have no idea why this would occur. Also ignore that the tabs link to pages that look like garbage. We're getting what each page should look like finalized before we do anything else. Thanks for the help in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果你想将事情居中,请尝试这对我有用。
指定宽度和高度
,您可以注意到 -500px 表示宽度的一半;
If you want to center thing try this works for me.
specify the width and height
as you can notice -500px means half of your width;