Posted on: 9/2/2014 2:24:37 PM | Views : 404

Hi,
why this scroll added to my page?
when I add asp:menu to my page this scroll will be shown on load page and is too long scroll  (horizontal Scroll)
but when try to create menu with ul tag I don't have this problem?
this is header of page
here is my code:
<div> <div id="HeadPage"> <div class="Content Content-Top"> <div id="LogoPage" class="FloatRight"> <figure> <img src="Images/Logo.jpg" alt="" height="120" /> <figcaption> <h4 style="text-align:center;">HERE LOGO</h4> </ ...

Go to the complete details ...