The second selector here (“ ul.problems ”) is a class selector . It selects all <ul> elements that have class="problems" but ...
確定! 回上一頁