Home >Web Front-end >HTML Tutorial >I use ASP.net to build a website in VS, and use Gridview to display the data list. After publishing it with IIS, I see different styles in IE browser and 360 browser. Please give me some advice! _html/css_WEB-ITnose
I use C# (ASP.net) in VS to make web pages, and use Gridview to bind data and then display it. Debugging in VS runs normally. After publishing with IIS, when accessed by IP, it displays normally in the IE browser, as shown below:
does not display properly in the 360 browser. There will be an extra line of blank borders (excluding the header line, one extra line), as shown below:
I think it is a browser compatibility issue with CSS styles, but I don’t know how to modify it? ? Please give advice? ? ?
No one replied
In IE, press F12 and use IE’s own development tools to check that What causes the lines.