<div class="main-navigation">
....
</div>
<img src="" width="961" height="10px" alt="greyLine">
Hi my problem is that after a div
element i want to insert a img
and as you can see ( in the google chrome browser developer tools screenshot )
there is a space between the red horizontal menu and the grey line.
I have no clue how to eliminate this space. I cannot find any
padding, Border or margin between the <div class="main-navigation"></div>
and the <img>
tag and to my restircted .css knowledge then there should be no space
If you could provide a url I can give a exact answer. But….. here are some options