HTML Developer Question:

Tell me can you change the color of bullets?

Tweet Share WhatsApp

Answer:

The bullet color is always the same as that of the first character in the list litem. If you surround the <li> and the first character with a set of <font> tags with the color attribute set, the bullet color and the first character will be a different color from the text.

Download HTML Developer PDF Read All 75 HTML Developer Questions
Previous QuestionNext Question
Tell me what happens if you open the external CSS file in a browser?Tell me can a single text link point to two different web pages?