x
1
2
3
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4
<style>
5
body {
6
background-image: url("http://www.snoopcode.com/images/chrome.gif");
7
background-repeat: repeat-x;
8
background-position: right top;
9
margin-right: 200px;
10
}
11
</style>
12
<script>var clicky_site_ids = clicky_site_ids || []; clicky_site_ids.push(101319977);</script><script async src="//static.getclicky.com/js"></script>
13
14
<h1>SnoopCode</h1>
15
<p>background-image and background-repeat example</p>
16
<h1>Repeating Background Image Horizontally in X axis</h1>
17
18
19