(bgimage) |
|||
Line 7: | Line 7: | ||
height: 100%; | height: 100%; | ||
} | } | ||
+ | |||
.bg { | .bg { | ||
− | |||
− | |||
/* Full height */ | /* Full height */ | ||
height: 100%; | height: 100%; | ||
+ | width: 10%; | ||
/* Center and scale the image nicely */ | /* Center and scale the image nicely */ | ||
Line 20: | Line 20: | ||
background-size: cover; | background-size: cover; | ||
} | } | ||
+ | |||
</style> | </style> | ||
<body> | <body> | ||
− | + | <img class="bg" src="https://image.ibb.co/eFFR19/page_bg_revised.jpg" alt="page_bg_revised" border="0"> | |
</body> | </body> | ||
</html> | </html> |
Revision as of 00:57, 8 October 2018