Mainpage
CSS Tutorial
Impressum
From HTML to XHTML
New in XHTML
Prepare HTML pages for CSS
Block Level and Inline Elements
Interludium
About DTDs
Character Sets
Unicode Characters
Getting ready for CSS
Get the CSS code into action
CSS syntax
Text styles
font-family
font-size
color
background-color
text-decoration
font-weight
font-style
letter-spacing
word-spacing
line-height
white-space
Dimensions
height
width
min-height & max-height
min-width & max-width
overflow
clip
Borders
border
border-shorthand
Tables
Setting up a table in XHTML
border-collapse
border-spacing
empty-cells
white-space
table-layout
Positioning
text-align
vertical-align
float
clear
position
padding
margin
z-index
Background
background-image
background-repeat
background-position
background-color
Pseudo-Classes Elements
:link & :visited
:hover & :active & :focus
:first-child
:first-letter
:first-line
:before & :after
Selectors
'Related' Selectors
Attribute Selectors
Star Selector Bug
Priority of Style Commands
Tips and Tricks
problem 1
problem 2
Links
Hilfe/Themes
Feedback
Background images
Here you will find properties that deal with background images.
Certainly there is also a background-colour to deal with, but I am talking about that in another chapter.