Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Dec 19, 2012 10:57 PM by kevinstone
0 Points
1 Post
Dec 18, 2012 01:20 PM|LINK
I m currently trying to learn ASP with some videos and i saw the lady in those vids right clicked after a h1 style in an external style sheet and then she had the option to "add style" which opened a window.
how do i do that in visual studio 2012?
Member
236 Points
48 Posts
Dec 19, 2012 10:57 PM|LINK
hope it help:
http://msdn.microsoft.com/en-us/library/wdctz0ck(v=vs.100).aspx
but why not write your css directly into .css file?
Squackles
0 Points
1 Post
Add style Window
Dec 18, 2012 01:20 PM|LINK
I m currently trying to learn ASP with some videos and i saw the lady in those vids right clicked after a h1 style in an external style sheet and then she had the option to "add style" which opened a window.
how do i do that in visual studio 2012?
kevinstone
Member
236 Points
48 Posts
Re: Add style Window
Dec 19, 2012 10:57 PM|LINK
hope it help:
http://msdn.microsoft.com/en-us/library/wdctz0ck(v=vs.100).aspx
but why not write your css directly into .css file?