The Wayback Machine - https://web.archive.org/web/20080517030050/http://www.htmlhelp.com/ja/reference/css/font/index.html

The Web Design Group

文字プロパティー

Font Properties



文字種類(系)(Font Family)

構文: font-family: [[<family-name> | <generic-family>],]* [<family-name> | <generic-family>]
取りえる値: <family-name>
  • どのような文字種類名でも使われる
<generic-family>
  • serif(セリフ)(欧文活字のひげ飾り) (, Times)
  • sans-serif(サンセリフ)(セルフのないもの) (, ArialHelvetica)
  • cursive(筆記体) (, Zapf-Chancery)
  • fantasy(奇抜) (, Western)
  • monospace(等幅) (, Courier)
初期値: ブラウザで決められる
適用: 全要素
継承: 可能

文字ファミリーは、特別な文字名や汎用文字ファミリーで定められます。明らかに、特別な文字の定義が汎用文字ファミリーと一致しそうにない。多元ファミリー指定も可能で、特別な文字指定がなされる場合最初の文字選択がないケースでの汎用ファミリー名を続けておくべきです。 <!-- Font families may be assigned by a specific font name or a generic font family. Obviously, defining a specific font will not be as likely to match as a generic font family. Multiple family assignments can be made, and if a specific font assignment is made it sh

Morty Proxy This is a proxified and sanitized view of the page, visit original site.