Line 3: | Line 3: | ||
<head> | <head> | ||
<style> | <style> | ||
+ | html,body { | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | } | ||
#banner { | #banner { | ||
width:100%; | width:100%; | ||
height:100%; | height:100%; | ||
− | background-image:url('https://preview.ibb.co/iPfRCd/banner.jpg'); | + | background-image:url('https://preview.ibb.co/iPfRCd/banner.jpg') no repeat; |
+ | position:absolute; | ||
} | } | ||
</style> | </style> |
Revision as of 19:28, 2 June 2018