Linked by Thom Holwerda on Sun 1st Jan 2006 17:05 UTC, submitted by KDE User
Thread beginning with comment 80797
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.





Member since:
2005-10-13
Just to be a nit picking bastard; The Canvas tag is not the same thing as the Canvas element.

For example, this is a Canvas tag:
</canvas> OR <canvas>
And this is a Canvas element:
<canvas></canvas>
See the difference?