Click here to Skip to main content
15,888,050 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
hi....
I am trying add css 3.0 in my vs 2010.
I have followed below step:

1. Installed CSS 3 Intellisense Schema

2. Open the registry editor and do the following:

2a. Find: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\9.0\Packages\{A764E895-518D-11d2-9A89-00C04F79EFC3}\Schemas

2b. From there add a Key: Schema 5

2c. Add two string values

Keyname: File
Value: css30.xml

Keyname: Friendly Name
Value: CSS 3.0

3. Make sure css30.xml is located in C:\program files\Microsoft Visual Studio 10.0\common7\packages\1033\schemas\css

4. copy the css30.xml file into this folder

5. Restart VS and open any given CSS file.


After followed the above step i got css 3.0 entry in dropdown of vs 2010 but i am not able to select that css 3.0 item in the list.other item i.e css 2.1 & lower version.kindly provide the soluntion for it.
Posted

Please note I have followed the steps given in the below forum sites. I am able to use CSS 3

Please refer these forums and let me know if you have facing any issues

http://visualstudiogallery.msdn.microsoft.com/7211bcac-091b-4a32-be2d-e797be0db210[^]

http://wiki.asp.net/page.aspx/1647/adding-css-30-support-to-visual-studio-2010/[^]

http://ramezanpour.net/post/2011/06/01/How-to-add-CSS3-integration-to-Visual-Studio-2010.aspx[^]
 
Share this answer
 
Comments
Vijay Walunj,Navi mumbai 9-May-12 1:36am    
thanx for quick rply but i have already go through those pages but still facing same problem.Even though i have installed vs 2010 sp1 but still issue not resolved.I got css 3.0 in drop down in vs 2010 but able to select it.Can you able give me any other solution?
Check weather u have

css30.xml file at this location

C:\Program Files\Microsoft Visual Studio 10.0\Common7\Packages\1033\schemas\CSS
 
Share this answer
 
Comments
Vijay Walunj,Navi mumbai 9-May-12 1:45am    
i have that css 3.0 file specified path.Give other soln bro.
Vijay Walunj,Navi mumbai 9-May-12 1:49am    
hi abhijit have got any answer?
Eventhough this css 3.0 entry i am not able to select still by selecting css 2.5 i can able to run css 3 some properties.
 
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