How to Properly Nest Lists in HTML · Start by creating a list. It can be ordered or unordered: · Now add a nested list to the first list item: <ul> <li>Fruit <ul> ...
確定! 回上一頁