Hi,
I would like to define a list of controls like button, combobox, textbox in HTML and I would like to use those controls in my .html file. In these controls I want to add some default styles and behaviours. So that any change can be done in one place (in the control) which will reflect in all the pages where ever the control is referred. How shall achieve this through HTML/CSS/JavaScript?
Thanks,
Jesu Benin.


