Felsorolás jellemzői: list-style-position CSS jellemző tulajdonságai
List-style-position
felsorolás előtt megjelenő ábra pozíciója
Declares the position of the list marker.
Lehetséges értékek:
inside
outside
inside | outside | inherit
List-style-position minták, példák:
ol { list-style-position:inside; }
ul { list-style-position:outside; }
Alapértelmezett érték: |
outside |
Öröklődő tulajdonság: |
igen |
Media besorolás: |
visual |
Csoport besorolás: |
felsorolás jellemzői |
Kompatibilitás: CSS 1, CSS 2, CSS 2.1, CSS 3,
További felsorolás jellemzői: