English, asked by vishwatalwar3, 11 months ago

wangiya,s good qualities do you like ? explain briefly​

Answers

Answered by lakshayjain1701lj
6

Explanation:

&lt;!--HTML--&gt; Choose a color to color the below text &lt;input id="color_picker" type="color" onchange="showHex();"&gt; &lt;span id="color_hex_value"&gt;&lt;/span&gt; &lt;h1&gt;COLOR ME !&lt;/h1&gt; &lt;!--CSS--&gt; body { font-family: "bookman old style"; } &lt;!--JS--&gt; function showHex() { var hex document.querySelector("#color_hex_value"), h1 document.querySelector("h1"); h1.style.color document.querySelector("#color_picker").value; }</p><p>

Answered by vy45745
0

[tex]<!--HTML--> choose a color to color box below <input id="color_picker" type="colour me"[\tex]Explanation:

Choose a color to color the below text

COLOR ME !

body { font-family: "bookman old style"; } function showHex() { var hex document.querySelector("#color_hex_value"), h1 document.querySelector("h1"); h1.style.color document.querySelector("#color_picker").value; }

why I am not able to do so.

Similar questions