它告訴瀏覽器該如何呈現網頁HTML,含了一系列的元素(elements),而元素包含了標籤(tags)與內容(content)。 舉例來說: <p class="hello-title"> hello world </p>.
確定! 回上一頁