Skip to main content
JourneyUncommon
Toggle theme
Sign In
Sign Up
Toggle theme
Home
/
Practice
/
HTML
easy
HTML
content models
Single-choice MCQ
3,378 views
What does the following code do?
<ul>\n <li>Item 1</li>\n <li>Item 2</li>\n</ul>