Wednesday, 31 December 2008

Thursday, 25 December 2008

Microsoft launches DreamSpark: Indian students get access to technical software at no charge

- Access to software developer and designer tools to students at no charge - DreamSpark includes: o Visual Studio 2005/2008 Professional Edition, o Expression Studio (includes Web, Blend, Media and Design), o SQL Server 2005 Express, SQL Server 2005 Developer Edition, o Windows Server 2008 Standard Edition, o XNA Game Studio 2.0 and o 12-month trial academic subscription to...
Share:

Thursday, 4 December 2008

CSS Browser Selector

While designing the webpage we often struggle to maintain the consistency of our site across different browsers. To achieve this we use different browser hacks. But again that ends up with making our programming more complicated. In this post I am going to give you the link of a JavaScript using which you just need to know basics of CSS. CSS Browser Selector is a very small JavaScript with just...
Share: