我在 word 上制作了一个客户横幅,并试图在我的项目中显示为我的 h1。
网站链接:
http://younani.com/finalsite/contactus.html
我只在联系我们页面中实现了它,所以其他页面没有它。如您所见,它模糊且不合适。即使我尝试调整大小并且图像仍然模糊。
这是 h1 的代码,我没有在 CSS 中包含任何内容,是这个问题吗?
<h1><img alt="flower" src="banner.jpg" width="1000" height="100" /></h1>