To use this as a repeating background in CSS, designers would typically use: background-image: url('bs-dbl.gif'); background-repeat: repeat; Modern Alternatives
: Applied to message boxes to give them a "ruled paper" look. bs-dbl.gif
: Found in repositories of "tiled backgrounds" for personal homepages (like GeoCities). How to Use It (Legacy Method) To use this as a repeating background in
: Scalable vectors that look sharp on any device. bs-dbl.gif
: Pairing ruled backgrounds with handwriting-style fonts for an aesthetic effect.
: Creating lines with linear-gradient to save bandwidth.
: Used as a repeating background to mimic physical notebook paper.