• 2022-06-01
    无序列表的HTML代码是()
    A: <li><ui>...</li></ul>
    B: <ul><li>...</li></ul>
    C: <ol><li>...</li></ol>
    D: <li><ol>...</li></ol>