Paint 4 Kids is a Windows Store app specifically designed for kids. It's a simple app for coloring and drawing. You can read about its features directly on the Windows Store site, where you can also see some screen shots. For this article, you can simply think of an app that has several drawings that you can interact with. From a technical perspective, Paint 4 Kids is built entirely using standard Web technologies, like HTML, CSS, JavaScript and SVG. Consider an important aspect here: with Windows 8, we write an app using our Web skills and we develop for the Web platform using the underlying HTML5 support of the Internet Explorer 10 rendering engine. So, one immediate benefit is that we do not have to test and support all the different browser versions or use any polyfills to emulate the new API features in old browsers. We can use the best of the Web platform and also some specific Windows 8 APIs directly in JavaScript.


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

</ span>Web Development, HTML, HTML5, SVG, Window, Window Store Apps, Kids Apps, Window Kids Apps