Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: tiling an image in the background


Message #1 by "Joel Wickard" <joel.wrox.list@l...> on Thu, 29 Mar 2001 14:07:05 -0800
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.
> 

  Return to Index