Wed Nov 09, 2011 1:57 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 vertically</title>
<style type="text/css">
body {
background-image: url(1.jpg);
background-repeat: repeat-y;
}
</style>
</head>
<body>
<p> Note background image </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.