HTML
< Web
< Robot
< pdcieplak
Get flash to fully experience Pearltrees
By Mihai Sucan Table of contents Introduction The HTML5 specification includes lots of new features, one of which is the canvas element . HTML5 canvas gives you an easy and powerful way to draw graphics using JavaScript. For each canvas element you can use a "context" (think about a page in a drawing pad), into which you can issue JavaScript commands to draw anything you want.
A few most necessary and essential web development related Firefox Utilities are being shared today. You might already know that Firefox is currently the most popular web browser among Web Development circles, this is because Firefox is fast, secure, reliable, but one thing that asserts Firefox’s supremacy over the rest is the Utilities that can be plugged into it. This post is about a few of these utilities and tools which would vividly boost a developer’s productivity. They range from designing to validation and optimization.
Introduction to HTML 5 In the new world of HTML 5 some things will remain the same, some will go away and many will be added. In this article we will take a look specifically at what's new with the global (sometimes called standard) attributes.