GUVI
Back

Getting problem in 24th question of webkata.

Created 3 years ago
235 Views
3 Comments
PratikThombre
@PratikThombre
PratikThombre
@PratikThombreProfile is locked. Login

Q24: -Display the given unordered list with text ONE, TWO and THREE without any list style using inline CSS

Ans: -

<ul style="list-style:none;">

<li>ONE</li>

<li>TWO</li>

<li>THREE</li>

</ul>

Five test cases are getting passed but not 6th one, what's the reason?

Comments (3)
Please login to comment.
 
Powered by habitate.io Habitate