Plz help me with HTML coding

Status
Not open for further replies.

shyamno

Ambassador of Buzz
Friends....plz have a look at my blog

*windows-registry-editor.blogspot.com/

There is a huge gap in between Blog Rolls and Tech Global.Com widget.....

I don't know how this space is comming....and I want to remove that space so that the widgets are continous....

So plz....help me...
 

amitava82

MMO Addict
Code:
 <div class='widget-content'>
   <ul>

     
       <li><a href='*shyamkol.blogspot.com/'>Tech Global.Com</a></li>
     
       <li><a href='*techskill4all.blogspot.com/'>Tech Skill</a></li>
     
       <li><a href='*gtechforall.blogspot.com/'>GTechInfo.Com</a></li>
     
       <li><a href='*gtechmobiles.blogspot.com/'>GTech Mobiles</a></li>
     
   </ul>
   
  <div class='clear'></div>
Just remove the "<div class='clear'></div>" after the Blog rolls list. You have clear property assigned to that class.
 
Status
Not open for further replies.
Top Bottom