I need to images will be on the same line. How to style it?
<div>
<img src=""/>
<img src=""/>
</div>
This of course give me images on the same line but with some spaces. Of course only when i write <img src=""\> on the same line it works. Display inlnine doesn’t helps to me. Any clues?
It’s recommended start with some css reset, like this:
CSS Reset
Then use: