CSS, HTML, Microsoft, Technical, Visual Studio

Applying Style Sheets in Microsoft Visual Studio 2005

When trying to attach style sheets in Visual Studio I was wondering if there is an easier way to do so rather than typing the entire markup in the HTML view.

Check this out…

– Open up the Designer view of the page you want to apply the style

– From the Solution Explorer just drag and drop the CSS file on to a blank area of the screen

– A black border around the designer view indicates that the change is being applied

– Once done, you can see the changes on the fly!

I should have guessed that one 🙂