Help talk:Editing Basics

From Embryology
Revision as of 06:52, 2 August 2011 by S8600021 (talk | contribs)

Editing Not Basic

Invisible Page Comments

<!-- This code allows text to only appear in edit mode --> and is repeated below


Canvas

<canvas> is a new HTML element which can be used to draw graphics using scripting (usually JavaScript). It can for instance be used to draw graphs, make photo compositions or do simple (and not so simple) animations.