Microsoft few month back launched a free HTML5 Certification program for exam – 070-480 – Programming in HTML5, CSS3 and JavaScript. To prepare for this exam you have set of nice Training materials also available through http://www.microsoftvirtualacademy.com. Lets go through in detail How you can utilize this exam. When you pass Exam 70-480: Programming in […]
Read more →Category: CSS
Beginning HTML5 Development with Visual Studio 2010
Recently I was doing some research works on HTML5 development using ASP.NET on Visual Studio 2010. Really liked the cool features HTML5, CSS3 and Javascript API’s. Major part of my research was around building mobile web applications using jQuery Mobile and Responsive Web. Quick Intro of HTML5 HTML5 will be the new standard for HTML, […]
Read more →CSSCop for Visual Studio – FxCop for StyleSheet
CSSCop makes it easy to adhere to best practices for writing stylesheets. It catches common errors that affect browser compatibility and much more. You can think of it as FxCop for stylesheets. CSSCop for Visual Studio tries to help us write better CSS, by making sure we remember all the right vendor specific properties or that […]
Read more →