html_code_clinic thread: tiling an image in the background
add this to your body tag <body background="yourimage.gif" style="background-repeat=repeat-y"></body> > Hello everyone. I have an image 2pixels high, and 100 pixels wide. I'd > like to tile it down the left side of my page, but I don't want the > image to tile horizontally accross the page. when I view in NN4.7 it > tiles the image horizontally and vertically. I am using the background > attribute of the body tag. > > I know it's a simple question. >
|





