So I have a tiny header image that repeats on the x axis, but for some reason it won\'t show up in IE8. Anyone know a work around?
2条回答 抹茶落季 (楼主) 2021-02-14 19:35 Correct code after adding space looks like this: #header { background:url("images/headback.png") repeat-x; width:1020px; height:120px; font-family:arial; position:relative; } 0 讨论(0) 查看其它2个回答 发布评论: 提交评论 加载中... 自定义标题段落格式字体字号代码语言点击上传x 验证码 看不清? 提交回复
Correct code after adding space looks like this:
#header { background:url("images/headback.png") repeat-x; width:1020px; height:120px; font-family:arial; position:relative; }
热议问题