Wed Nov 09, 2011 1:39 am
<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 horizontally</title>
<style type="text/css">
body {
background-image: url(1.jpg);
background-repeat: repeat-x;
}
</style>
</head>
<body>
<p> Your content here</p>
</body>
</html>
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.