Need this in a few hours or ASAP.
<!–
The default color of the
tag is red. When a user clicks in the
tag the color of the
tag will dynamically turn to blue.
If the use removes or clears the tag the color of the
tag will dynamically turn back to red.
You will be required to return the working code below with the necessary jquery, css, php, etc added.
–>
<?php
</…
