1

这里是垃圾桶。我链接到的 Internet 上的图像未显示在 Netbeans IDE v7.2 上,但由于某种原因,它在 jsBin 中运行良好。

图像:

<a href=""><img id='logo' src="http://www.logomaker.com/logo-images/3518dfc2d4b42754.gif" alt="logo maker logo creator"/></a>

我不能把 href 放在那里,因为它不允许在 SO 上使用 localhost。

CSS:

#banner {
    background: white;
    position: fixed;
    width: 100%;
    height: 150px;
}
#logo {
    border: 0px;
}

编辑:

截屏:

截屏

4

0 回答 0