hi,
i've this code in my page:
in ie8, the div size stays at 5px but in ie7 the height becomes 20px. what should i do? please help....HTML Code:<div> <asp:Image runat="server" ID="line_1" ImageUrl="~/App_Themes/ThemeBlue/images/top-line-up.png" Width="900px" Height="5px" /> </div>


Reply With Quote

Bookmarks