I attempted to implement this code:
<div id="logo" style="background-image:
url('http://comprogroup2ict2b.rf.gd/logo.png');
width: 100px; height: 50px; background-size: contain;
background-repeat:no-repeat; float: left">
</div>
However, I am struggling to align it to the semi-center left.