Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/70.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

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/css/33.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 IE8渲染错误_Html_Css_Internet Explorer 8 - Fatal编程技术网

Html IE8渲染错误

Html IE8渲染错误,html,css,internet-explorer-8,Html,Css,Internet Explorer 8,在Firefox或Chrome中查看此页面: 现在查看IE8中的同一页。我已经尽了一切努力让它们在两种浏览器中看起来都一样,但没有人能做到 有来自HTML大师的想法吗?在td中有“provena”添加图像-您没有valign属性。将该值设置为valign=“top”,您应该已全部设置完毕 更改: <td width="224" height="364" style="background: url(/college/templates/College_Home/images/bg-ad-

在Firefox或Chrome中查看此页面:

现在查看IE8中的同一页。我已经尽了一切努力让它们在两种浏览器中看起来都一样,但没有人能做到

有来自HTML大师的想法吗?

在td中有“provena”添加图像-您没有valign属性。将该值设置为valign=“top”,您应该已全部设置完毕

更改:

<td width="224" height="364" style="background: url(/college/templates/College_Home/images/bg-ad-v.jpg) #ffffff no-repeat;" rowSpan="2">

致:



我使用IE8开发工具验证了这一点。

你可以在上问这个问题。你的职位是什么?除非OP的工作标题中有“Designer”,否则问CSS/HTML问题的地方也是如此。@EBGreen-这只是一个建议,而不是投票结束。嗯,让我想知道基于表的布局可能会出什么问题。我没有深入研究HTML,但有趣的是,在IE7模式下呈现的页面在IE8中看起来很好。
<td width="224" height="364" style="background: url(/college/templates/College_Home/images/bg-ad-v.jpg) #ffffff no-repeat;" rowSpan="2" valign="top">