start . me .
Directory path . web , dhtml , color-theme .

HTML Document File : colors.html

color-style
<button onclick="setBgFg('green', 'orange')"> fancy .</button>
<button onclick="setBgFg('white', 'black' )"> white .</button>
<button onclick="setBgFg('black', 'white' )"> black .</button>