(function() {function signalGooglefcPresent() {if (!window.frames['googlefcPresent']) {if (document.body) {const iframe = document.createElement('iframe'); iframe.style = 'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;'; iframe.style.display = 'none'; iframe.name = 'googlefcPresent'; document.body.appendChild(iframe);} else {setTimeout(signalGooglefcPresent, 0);}}}signalGooglefcPresent();})();

Daily Archive: 5月 2, 2007

サイト構成について

 5月1日から再び自サイトでのブログ活動を再開したワケだが、早速知人からクレームがついた。
 まぁ…想像してた通りなのだが、サイトの表示についてである。
 このサイトは、実はディスプレイ解像度が1280×1024ドット(SXGA)以上を対象として構成している。
 その環境下で見ると、左にブログ、右にゲストブックB.B.S.が表示されるようになっている。

Continue reading…

Desktop Version | Switch To Mobile Version