I\'ve read somewhere that element behaves like both. If correct, could someone please explain with examples?
Whenever you insert an image it just takes the width that the image has originally. You can add any other html element next to it and you will see that it will allow it. That makes image an "inline" element.