Given the following PHP code:
<p style=”color: #FF0000; font-weight: bold;”id=”termsText”>
example text
<input type=”checkbox” name=”termsChkbx”>
</p>
How would I change the colour and font weight of the <p>using only javascript, without making any changes to the phpitself?
Expert Answer
An answer will be send to you shortly. . . . .