Display changes with screen resolution
-
Hi coders, I dont know if this question is suitable with this forum because I dont know my problem is causing because of ASP.NET or it is some CSS problem. I am working on .NET 3.5. I have a .aspx page with lots of DIVs. When I run my project, it rus properly and displyed properly if my screen resolution is 1024*768... but when i change my screen resolution to any other value, some DIVs move here n their randomly. I couldnt figure out the reason after many tries. I am sure my HTML coding is perfect ( all DIVs and other tags are closed properly). I would be thankful for any help and concern. Thanks,
Anand Desai Developer Atharva Infotech
-
Hi coders, I dont know if this question is suitable with this forum because I dont know my problem is causing because of ASP.NET or it is some CSS problem. I am working on .NET 3.5. I have a .aspx page with lots of DIVs. When I run my project, it rus properly and displyed properly if my screen resolution is 1024*768... but when i change my screen resolution to any other value, some DIVs move here n their randomly. I couldnt figure out the reason after many tries. I am sure my HTML coding is perfect ( all DIVs and other tags are closed properly). I would be thankful for any help and concern. Thanks,
Anand Desai Developer Atharva Infotech
I think so , you couldn't use CSS codes as well. These problems almost always occur when we didn't use CSS code as well.