Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
IE7: CSS Support?
May 08, 2006 at 3:33 PMYou can look at the template. Just view the source on the page you interested in. That will tell you what the name of the stylesheet is.
For example on the main page you will see:
<style type="text/css" title="currentStyle" media="screen">
@import "/001/001.css";
</style>
So just type in your address bar: http://www.csszengarden.com/001/001.css
and it will prompt you do download it.
Hope that helps.