In HTML5 the user can avail the feature of canvas tag, that used to draw graphics and all.
<canvas> Used to draw graphics, on the fly, via scripting (usually JavaScript)
Form Tags
<datalist> Specifies a list of pre-defined options for input controls
<keygen> Defines a key-pair generator field (for forms)
<output> Defines the result of a calculation