Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / March 2008

Tip: Looking for answers? Try searching our database.

ASP.NET / Visual Studio bug?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
shapper - 02 Mar 2008 16:12 GMT
Hello,

I have a CSS file, in App_Themes folder, with the following code in
it:

/*
   Base
   Global styling rules
   Release: 01-03-2008
*/

body
{
   color: #606060;
   font-family: arial, verdana, helvetica, sans-serif;
}

The CSS validator in http://jigsaw.w3.org/css-validator/ does not
validate my page.

The problem is that ASP.NET changes my CSS file to:

/*
   Base
   Global styling rules
   Release: 01-03-2008
*/

body
{
   color: #606060;
   font-family: arial, verdana, helvetica, sans-serif;
}

See the  characters? Why does this happens?

Thanks,

Miguel
shapper - 02 Mar 2008 16:21 GMT
> Hello,
>
[quoted text clipped - 37 lines]
>
> Miguel

The symbol is ï » ¿

Without the spaces. Why is this added to the start of my CSS file?
clintonG - 02 Mar 2008 19:31 GMT
Go read my comments to your earlier post about CSS and 3.5

> Hello,
>
[quoted text clipped - 37 lines]
>
> Miguel

The symbol is ï » ¿

Without the spaces. Why is this added to the start of my CSS file?

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.