HTML Developer Question:
Download Questions PDF

Tell me how do you create multicolored text in a webpage?

HTML Developer Interview Question
HTML Developer Interview Question

Answer:

To create text with different colors, use the <font color=”color”>…</font> tags for every character that you want to apply a color. You can use this tag combination as many times as needed, surrounding a single character or an entire word.

Download HTML Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what is the advantage of collapsing white space?Tell me are there instances where text will appear outside of the browser?