html Code for making backround.jpg

 Code for making backround.jpg 

ethercalc and apache2 folder gets backround

    <style>
body {
  background-image: url('abg.jpg');
}
</style> 


or


<style> body {background-image: url('abg.jpg');}
</style> 




Kommentit