Switch to full style
HTML code examples
Post a reply

Repeat background image on y axis

Wed Nov 09, 2011 1:57 am

Repeat background image on y axis
Code:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<
head>
  <
meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <
title>Repeating Background image  vertically</title>
  <
style type="text/css">
  
body 
    
background-imageurl(1.jpg);
    
background-repeatrepeat-y;
  }
  </
style>
  
</
head>

<
body>
  
   <
pNote background image </p>

</
body>
</
html




Post a reply
  Related Posts  to : Repeat background image on y axis
 Repeat background image on x axis     -  
 draw 2d curve with showing x axis and y axis     -  
 Move image in front of a background image     -  
 No repeated background image     -  
 Hide the background image by one click     -  
 Set position of background image in pixels     -  
 right bottom background image position     -  
 Start background image from its bottom     -  
 Table background image problem     -  
 Automatic change to webpage background image     -  

Topic Tags

CSS Border