HTML CSS 标头图像在听者图像上方有一个黑色条纹,我似乎无法将其删除

发布于 2024-08-27 17:22:16 字数 377 浏览 8 评论 0原文

请查看

http://rainsongmanchesters.net/news.htm

并注意标题上方的黑条图像。

现在单击此处 http://rainsongmanchesters.net/breedinfo.htm

并注意没有条带。这么简单的问题?它已经打败了我几个月!使用 firebug,仅仅盯着代码几个月还没有产生任何解决方案。请帮忙!

Please check out

http://rainsongmanchesters.net/news.htm

and notice the black strip above the header image.

Now click here http://rainsongmanchesters.net/breedinfo.htm

and notice how there is no strip. Such a simple problem? It has defeated me for months! Using firebug, and just staring at the code for months has not produced any solutions. Please help!

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

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

发布评论

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

评论(2

二智少女 2024-09-03 17:22:16

你有一个< br/>在标题中(源代码第 16 行)

you have a < br /> in the header (line 16 of the source)

神爱温柔 2024-09-03 17:22:16

尝试删除页面顶部的额外分隔符 (
)。

Try removing the extra break (< br />) at the top of the page.

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