Home
/
リストの設定
/ リストマークの表示位置の指定 :
list-style-position
リストマークの表示位置の指定 :
list-style-position
::: 書 式 :::
list-style-position
: 表示位置
::: プロパティ値 :::
表示位置には、下記の値を指定します。
outside 外側に表示(初期値)
inside 内側に表示
::: 解 説 :::
「
list-style-position
」プロパティで、リストマークの表示位置を指定します。
::: 対応ブラウザ :::
IE
Firefox
Opera
Chrome
Safari
8
7
6
5.5
5
3.5
3
2
1.5
1
10
9
8
7
6
2
1
4
3
2
1
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
○
[ 対応状況 : ○=対応、△=一部対応、×=未対応 ]
::: サンプル :::
[ サンプル画面
]
スタイルシート(CSS) = リストマークの表示位置の指定 =
スタイルシート(CSS) = リストマークの表示位置の指定 =
「list-style-position:」プロパティを
「outside」で指定すると外側に表示します
「list-style-position:」プロパティを
「inside」で指定すると内側に表示します
</body> </html>
関連項目
CSSの基本
CSS機能別プロパティ一覧
CSSインデックス
リストの設定
list-style-type
list-style-image
list-style-position
list-style
Copyright (C) 2009 Html-Labs All Rights Reserved.