The fifth revision of the HTML standard.
0
votes
1answer
33 views
Community website similar to OpenProcessing.org for HTML5 Canvas
Is there a community website similar to OpenProcessing.org, but for the HTML5 Canvas element (or one of the various Canvas libraries)? It should offer the possibility to view the code that others have ...
1
vote
0answers
25 views
Is there a site somewhere that shows examples of all HTML4 objects?
Is there a site somewhere that shows examples of all HTML4 objects? Basically, I want to create a library of automated browser tests but I need a site (preferrably 100% HTML4 and basic Javascript ...
0
votes
0answers
166 views
Color Picker for Simple painting application javascript
I am working on a simple painting application as part of my college course. We are told we have to design it using HTML5 and Javascript.
I have integrated a lot of the required functionality into ...