/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<style> body {background-image: url('images/background.gif'); background-repeat: repeat-y}; </style> options: no-repeat repeat-x repeat-y