The easiest way to create a sticky header is to set CSS position: sticky on the header. <header style="position:sticky; top:0;">HEAD</header>.
確定! 回上一頁