link 標籤最常用的形式就是用來載入CSS文件。 <link rel="stylesheet" href="index.css" />. 但是這裡我們也可以使用preload 作為rel 的屬性值。
確定! 回上一頁