CSS - vlastnosti

  • stylování

    • pozadí - background-color, background-image, ...

    • text - color, text-align, text-shadow, ...

    • písmo - font-family, font-style, font-size, ...

    • odkazy - a:link, a:visited, a:hover, a:active

    • seznamy - list-style-type, list-style-image, list-style-position, list-style-type

  • okraje

    • border-style

    • border-width

    • border-color

    • lze nastavovat i jednotlivé okraje (left, top, right, bottom)

    • margin

    • padding

  • pozicování.

  • ...