js 関数は、別の js ファイルまたは現在のページの
タグ内に配置できます
function getCSS()
{
datetoday = new Date();
timenow=datetoday.getTime();
datetoday.setTime(timenow);
thehour = datetoday.getHours();
if (thehour<12)
display = "1.css";
else if(the -hour&gt; 12)
else /';
css ='>gt;';
document.write(css);
}
このスタイルシートが適用されるHTMLファイル
コードをコピー
コードは次のとおりです。