Repeating Background Images in CSS
Wed, Nov 17, 2010
Objective
Use the CSS background position property to control tiling background images
Agenda
Talk about tiling background images
Look at the background repeat property
Find or create a background image that repeats seamlessly
Create a new document called "background-repeat.html"
Rubric
| 5 | Create a new document called "background-repeat.html" |
| 3 | Have a tiling background image |
| 2 | Tile in different directions |


