Official Site Blog for ASPNETWorld.com
 Tuesday, December 13, 2005
CSS Properties Window Add-in for Visual Studio 2005

A new "Sandbox" tab has been introduced on the www.asp.net site.  This tab provides an opportunity for the VS team members to ship personal projects to the public.  The first download of this new section is the CSS Properties Window (an add-in package for Visual Studio 2005).  Using the CSS Properties Window, web developers can do the following:

  • Display in-line styles and styles inherited from <style> blocks and linked style sheets.
  • Edit in-line styles and styles in linked style sheets. (The CSS Properties window displays styles from <style> blocks, but does not enable you to edit them.)
  • Display drop-down lists of styles and values to help you create valid style definitions.
  • Drag style settings between different elements and to and from a style sheet.
  • Edit styles for multiple elements.

The author of the download is Barry Tang from the Microsoft VWD development team.  Thanks Barry!


#    Comments [0]  


Comments are closed.