c# - Not able to use CSS3 in visual studio 2010 -


i using visual studio 2010 service pack 1 design websites not able use 'css3' in it. have tried use border properties front page shows error 'not supported'.

install css 3 intellisense schema :

it adds css3 intellisense schema visual studio 2010 improves developer web designing , support css 3 properties.

in sp1 there few improvements in css3 support well, though not elaborate html5. editor supports more advanced selectors such div:nth-child(2n+1) without giving validation errors , new color values rgba, hsl, hsla , 8 digit hex values supported.

reference


Comments