how to set the default css validation scheme in visual studio 2010? -


well problem visual studio tries validate css 1.0 open file , need reset 2.1 every time open css file.
asking if there way set default 2.1 ? thanks

i found answer on http://forums.asp.net/t/1486063.aspx/1
seems change default css validation need change default html validation tools>options>text editor>html>validation.
changed target xhtml 1.0 transitional , css validated 2.1 default :)


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -