HTML coding in text color pink
Answers
Answered by
6
Hi,
<!DOCTYPE html>
<html lang="en">
<head>
<title></title>
</head>
<body style="color: pink;">
<p>This text will be in pink color.</p>
</body>
</html>
that bold code will force the pink text color on every font of webpage.
Answered by
0
Pink color code for HTML is
#FAAFBE
#FAAFBE
Similar questions
Science,
1 year ago