Quantcast
Channel: Removing gap between Div elements - Stack Overflow
Browsing latest articles
Browse All 3 View Live

Answer by Marc Audet for Removing gap between Div elements

As stated in a previous answer, the problem is due to the p element in the code snippet:<div id="imageslider" class="clearfix"> ...</div><div class="col3-2"><div id="content"...

View Article



Answer by Hatchet for Removing gap between Div elements

The problem lies in an extraneous <p> tag appearing in the div.the_content tag:<div class="col3-2"><div id="content" class="clearfix"><div...

View Article

Image may be NSFW.
Clik here to view.

Removing gap between Div elements

I have a white space appearing between the two div elementscol3-2 and the_content which I have been unable to resolve.Visit site hereYou can see the white gap between the image, and the green...

View Article
Browsing latest articles
Browse All 3 View Live


Latest Images