Preview:
<!DOCTYPE html>
<html>
<head>
    <title>HTML li tag</title>
</head>
<body>
    <h1>HTML List</h1>
    <ul>
        <li>One 1</li>
        <li>Two 2</li>
        <li>Three 3</li>
    </ul>
</body>
</html> 
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter