简体   繁体   English

asp.net 背景未出现在浏览器中

[英]asp.net background is not appearing in the browser

I just start making web site in asp.net using microsoft visual studio 2008. I have called a css file and make a background image in one of my div in header. I just start making web site in asp.net using microsoft visual studio 2008. I have called a css file and make a background image in one of my div in header. The problem is that that background image loads in the design part of the microsoft visual studio but does not loads in the web browser.问题是该背景图像在 microsoft Visual Studio 的设计部分中加载,但未在 web 浏览器中加载。 I am not getting type of design what i want.我没有得到我想要的设计类型。 Should i have to add anything extra with?我应该添加任何额外的东西吗?

{background-image:url('header_‌​bg_2.jpg'); background-repeat:repeat-x;}

Try this.尝试这个。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM