Quizzes
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
li
:
Content language: English
Русский
What type of bullets will be marked following unordered list? <ul> <li>HTML5</li> <li>CSS3</li> <li>JavaScript</li> <li>jQuery</li> </ul>
li
What type of bullets will be marked jQuery and AngularJS items? <ul> <li>HTML5</li> <li>CSS3</li> <li>JavaScript <ul> <li>jQuery</li> <li>AngularJS</li> </ul> </li> </ul>
li
How can you make a bulleted (small black dots) list?
li
Which of these elements will create a list? Select all that correct.
li
Consider following code snippet: <ul> <li> element 1</li> <li> element 2</li> <li> element 3</li> </ul> Select all correct statements on code above
li
Which attribute of <ol> tag specifies the start value of the first list item in an ordered list?
li
← Prev
1
Next →
Sign Up Now
or
Subscribe for future quizzes