? Why?
<div> is used to divide a web page logically, where you can put some of the elements while <p> is used to put a paragraph. A <p> element may be inside <div> ...
確定! 回上一頁