「ぎょーむ日誌」目次に戻る | KuboWeb top に戻る | twilog | atom

ぎょーむ日誌 2003-05-02

苦情・お叱りは, たいへんお手数かけて恐縮ですが, 久保 (kubo@ees.hokudai.ac.jp) までお知らせください.

2003 年 05 月 02 日 (金)

	body, ul { width: 640px } /* width !!! */
	body {
		margin: 10px auto 10px auto; /* これは OK のはず */
		background-color: #d0d0d0;
		text-align: center; /* MSIE 対策……すごくヘンだ */
	}
	ul {
		color: #002000;
		list-style-type: disc;
		text-align: left;
		line-height: 150%;
		padding-left: 24px; /* これがないと <li> を表示しない */
		margin-left: 0px; /* Opera 対策 */
	}

KuboLog | KuboWeb