There is two differences between div and span elements: The div has display:block as default, while span has display:inline as default.
確定! 回上一頁