totn CSS

CSS Tutorial (Complete)

Congratulations, you have completed the CSS tutorial.

Tutorial Summary

This CSS tutorial covered CSS properties such as:

  • background
  • background-attachment
  • background-color
  • background-image
  • background-position
  • background-repeat
  • border
  • bottom
  • box-shadow
  • caption-side
  • clear
  • color
  • display
  • float
  • font
  • font-family
  • font-size
  • font-style
  • font-variant
  • font-weight
  • height
  • left
  • letter-spacing
  • line-height
  • list-style
  • margin
  • max-height
  • max-width
  • min-height
  • min-width
  • opacity
  • outline
  • overflow
  • padding
  • position
  • right
  • table-layout
  • text-align
  • text-decoration
  • text-indent
  • text-shadow
  • text-transform
  • top
  • vertical-align
  • white-space
  • width
  • word-spacing
  • word-wrap
  • and many, many more!!

CSS selectors were covered such as:

  • :active
  • :after
  • :before
  • :first-child
  • :first-letter
  • :first-line
  • :hover
  • :last-child
  • :link
  • :nth-child
  • :nth-last-child
  • :only-child
  • :visited
  • child (>)
  • descendant

These are just some of the many topics covered in this CSS tutorial.

Other Tutorials

Try one of our other popular tutorials:

There is still more to learn!