Click here to Skip to main content
15,895,777 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have that code

CSS
body{
background:#f1f1f1 url(~\Images\bg.jpg) repeat top left;
}


the background doesn't show up

and Every image url in Css Stylesheet I write don't work

I have Visual studio 2008 - win7 -IE8
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900