Yes, they are different... # is an id selector, used to target a single specific element with a unique id, but . is a class selector used to target multiple ...
確定! 回上一頁