inputExHTML

inputExHTML is a form to create HTML elements dynamically. Select a tagName, enter its attributes, and click on the "Create !" button. (We make the element draggable and resizeable for more fun)

This is an example for the inputEx library.
Note: CSS style properties must be camelCased (ie you write "borderColor" for "border-color")