6 lines
130 B
HTML
6 lines
130 B
HTML
<div>
|
|
<select id="themes">
|
|
</select>
|
|
<button onclick="changetheme()">Change theme</button>
|
|
</div>
|
|
<div id="aaa"></div> |