1 Answer
New Answerwill this code will print "message" in pink colour if its wrong what would be the correct code. plz help!!!
2/3/2017 2:04:19 PM
kumar badal1 Answer
New Answer<html> <body> <h2> Some <!--pink color red--> <span style="color:red">Important</span> <!--pink color #hex--> <span style="color:#ffc0cb">message</span> </h2> </body> </html>
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message