bg-repeat.png

bg-repeat.png

Summary: (background-position : center ),その上下に同じ畫像が敷詰められます(background-repeat: repeat-y )。すなはち,カンヴァスの中央に縱帶状に描畫されます。 body { color: black; background-color : white; background-image : url( rhombic.png ); background-position : center; background-repeat : repeat-y; } background-

Image Dimensions: 240 x 215

Image originally found here.