cssにおけるdisplayプロパティの詳細
display :
none 。
block , 。
inline 。 , 。
inline-block 。(CSS2.1 )
list-item 。
run-in 。
compact CSS compact, , CSS2.1 。
marker CSS marker, , CSS2.1 。
table ( <table>), 。
inline-table ( <table>), 。
table-row-group ( <tbody>)。
table-header-group ( <thead>)。
table-footer-group ( <tfoot>)。
table-row ( <tr>)。
table-column-group ( <colgroup>)。
table-column ( <col>)
table-cell ( <td> <th>)
table-caption ( <caption>)
inherit display 。