Put it where you want the image?doesn't matter
you haven't shown me a code or where to put it
like i said, i didn't do this before so..
<img src="You must be registered for see links" style="Basic CSS goes here" alt="Image Name"
So If I wanted to make a logo for DevBest I could do
<img src="You must be registered for see links" style="width:50px;height:65px;padding-left:25px" alt="DevBest Logo">
Also, this can go on the top of the page and you can use CSS to move it and position it to your liking. Sometimes trying with the dev console on chrome can help to find the best way to do it and then add it to your css file or <style> element.
If you don't know what basic CSS is check it outYou must be registered for see links.
Hope I helped
For styling i think you shouldnt put it in the html tags, use CSS