[PR]テレビ番組表
今夜の番組チェック

 

 

Page Top ▲

List Style Type

リストスタイルのタイプを指定します。
<UL><OL><LI>タグに有効です。
IEで表示できるキーワードは、8種類です。サンプルをご覧下さい。

●関連プロパティ

LIST-STYLE | LIST-STYLE-IMAGE | LIST-STYLE-POSITION

{ list-style-type : disk | circle | square | decimal | lower-roman | upper-roman | lower-alpha | upper-alpha | none }

list-style: disk;

list-style: circle;

list-style: square;

list-style: decimal;

list-style: lower-roman;

list-style: upper-roman;

list-style: lower-alpha;

list-style: upper-alpha;