Computer Science, asked by nborania, 1 year ago

Write the HTML code to display your name with different colors for each letter.Give the Format of it.

Answers

Answered by LuckyYadav2578
12
....i m making program coding from my name dear on that place you can use another name or your name,


<html>
<head>
<body>
<font color = green> L </font>
<font color = red> u </font>
<font color = pink> c</font>
<font color = blue> k </font>
<font color = yellow> y </font>
</body>
</head>
</html>


.....dear if you have any problem then you can ask in comment or if you want anything else in this program then i can also help in that...... :)
Answered by PraveenShah
3

Explanation:

lol I want this answer please Display your name in brown colour

Similar questions