Are you aware of any mechanism to specify tiling of a background image so that it starts filling from top right corner, and开发者_如何学C not the default top left?
Width of the element in question is not fixed, of course.
Use background-position.
body
{
 background-image:url('http://www.schrijvenvoorinternet.nl/wp-content/banaan1.jpg');
 background-position: top right;   
}
Working example: http://jsfiddle.net/aVKzq/
#mydiv { background-position: right top; }
I am not sure if i understood your question correctly though.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论