1.

What is :focus-within?

Answer»

When the LIST-style-type:lower-greek symbol is USED, the list can be rendered as below.

  • HTML 
&LT;ol> <li>Who</li> <li>When</li> <li>Where</li> <li>What</li> <li>How</li> <li>Why</li> </ol> li{   list-style-type:lower-greek }

OUTPUT



Discussion

No Comment Found