How can I use different color texts in a single word, like Google? as a heading not a paragraph | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How can I use different color texts in a single word, like Google? as a heading not a paragraph

Html colors

3rd Oct 2018, 2:33 PM
Simeon
Simeon - avatar
2 ответов
+ 1
With <span> tag. Works the same for headings, paragraphs and other elements.
3rd Oct 2018, 2:42 PM
Emerson Prado
Emerson Prado - avatar
0
oh! mistake was i was using the <span > and<h1> tag for each letter thanks aLot🙏
3rd Oct 2018, 5:20 PM
Simeon
Simeon - avatar