<link href="@Url.Content("~/Content/Site.css")" rel="stylesheet" type="text/css" />
it not giving inteligence in visual studio in css class property
id="logo" class=" ">
could you help me what is the reason not getting inteligence
could you help me what is the reason not getting inteligence
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Jignesh TrivediPosted Feb 8, 2012, 10:42 PM
your CSS is not actual link with page and asp.net does not Reorganize the contenent of Css file.so this is happend.
hope this help.